Searched defs:PTRACE_O_TRACEEXIT (Results 1 - 3 of 3) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/
H A Dtrace-defs.h63 #ifndef PTRACE_O_TRACEEXIT
64 # define PTRACE_O_TRACEEXIT 0x00000040 macro
/external/kernel-headers/original/uapi/linux/
H A Dptrace.h88 #define PTRACE_O_TRACEEXIT (1 << PTRACE_EVENT_EXIT) macro
/external/strace/
H A Ddefs.h209 # define PTRACE_O_TRACEEXIT 0x00000040 macro

Completed in 142 milliseconds