Searched refs:NT_ARM_SYSTEM_CALL (Results 1 – 3 of 3) sorted by relevance
400 #define NT_ARM_SYSTEM_CALL 0x404 /* ARM system call number */ macro
646 .core_note_type = NT_ARM_SYSTEM_CALL,927 .core_note_type = NT_ARM_SYSTEM_CALL,
1294 # ifndef NT_ARM_SYSTEM_CALL in change_syscall()1295 # define NT_ARM_SYSTEM_CALL 0x404 in change_syscall() macro1300 ret = ptrace(PTRACE_SETREGSET, tracee, NT_ARM_SYSTEM_CALL, in change_syscall()