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
1167 .core_note_type = NT_ARM_SYSTEM_CALL,1495 .core_note_type = NT_ARM_SYSTEM_CALL,
1701 # ifndef NT_ARM_SYSTEM_CALL in change_syscall()1702 # define NT_ARM_SYSTEM_CALL 0x404 in change_syscall() macro1707 ret = ptrace(PTRACE_SETREGSET, tracee, NT_ARM_SYSTEM_CALL, in change_syscall()