Home
last modified time | relevance | path

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

/external/strace/
Dprocess.c202 #ifdef PTRACE_OLDSETOPTIONS in SYS_FUNC()
203 case PTRACE_OLDSETOPTIONS: in SYS_FUNC()
DChangeLog29599 PTRACE_SEIZE and PTRACE_OLDSETOPTIONS as PTRACE_O_* flags.
/external/kernel-headers/original/uapi/asm-x86/asm/
Dptrace-abi.h75 #define PTRACE_OLDSETOPTIONS 21 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dptrace.h58 #define PTRACE_OLDSETOPTIONS 21 macro
/external/strace/xlat/
Dptrace_cmds.h132 #if defined(PTRACE_OLDSETOPTIONS) || (defined(HAVE_DECL_PTRACE_OLDSETOPTIONS) && HAVE_DECL_PTRACE_O…
133 XLAT(PTRACE_OLDSETOPTIONS),
Dptrace_cmds.in40 PTRACE_OLDSETOPTIONS
/external/kernel-headers/original/uapi/asm-arm/asm/
Dptrace.h25 #define PTRACE_OLDSETOPTIONS 21 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1388 PTRACE_OLDSETOPTIONS = 0x15 const
Dzerrors_linux_s390x.go1386 PTRACE_OLDSETOPTIONS = 0x15 const
Dzerrors_linux_arm.go1392 PTRACE_OLDSETOPTIONS = 0x15 const
Dzerrors_linux_mips64.go1388 PTRACE_OLDSETOPTIONS = 0x15 const
Dzerrors_linux_amd64.go1389 PTRACE_OLDSETOPTIONS = 0x15 const
Dzerrors_linux_mips64le.go1388 PTRACE_OLDSETOPTIONS = 0x15 const
Dzerrors_linux_386.go1388 PTRACE_OLDSETOPTIONS = 0x15 const
Dzerrors_linux_mips.go1388 PTRACE_OLDSETOPTIONS = 0x15 const