Searched refs:PTRACE_OLDSETOPTIONS (Results 1 - 6 of 6) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/
H A Dtrace-defs.h26 #ifndef PTRACE_OLDSETOPTIONS
27 # define PTRACE_OLDSETOPTIONS 21 macro
H A Dtrace.c133 ptrace(PTRACE_OLDSETOPTIONS, pid, 0, (void *)options) < 0) {
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dptrace.h57 #define PTRACE_OLDSETOPTIONS 21 macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dptrace-abi.h74 #define PTRACE_OLDSETOPTIONS 21 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dptrace.h24 #define PTRACE_OLDSETOPTIONS 21 macro
/external/strace/xlat/
H A Dptrace_cmds.h120 #if defined(PTRACE_OLDSETOPTIONS) || (defined(HAVE_DECL_PTRACE_OLDSETOPTIONS) && HAVE_DECL_PTRACE_OLDSETOPTIONS)
121 XLAT(PTRACE_OLDSETOPTIONS),

Completed in 363 milliseconds