Home
last modified time | relevance | path

Searched refs:PTRACE_OLDSETOPTIONS (Results 1 – 7 of 7) sorted by relevance

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