Searched refs:NT_ARM_SYSTEM_CALL (Results 1 – 3 of 3) sorted by relevance
421 #define NT_ARM_SYSTEM_CALL 0x404 /* ARM system call number */ macro
1023 .core_note_type = NT_ARM_SYSTEM_CALL,1323 .core_note_type = NT_ARM_SYSTEM_CALL,
1642 # ifndef NT_ARM_SYSTEM_CALL in change_syscall()1643 # define NT_ARM_SYSTEM_CALL 0x404 in change_syscall() macro1648 ret = ptrace(PTRACE_SETREGSET, tracee, NT_ARM_SYSTEM_CALL, in change_syscall()