Home
last modified time | relevance | path

Searched defs:PTRACE_O_TRACEEXIT (Results 1 – 14 of 14) sorted by relevance

/external/strace/
Dptrace.h124 # define PTRACE_O_TRACEEXIT (1 << PTRACE_EVENT_EXIT) macro
/external/kernel-headers/original/uapi/linux/
Dptrace.h97 #define PTRACE_O_TRACEEXIT (1 << PTRACE_EVENT_EXIT) macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1123 PTRACE_O_TRACEEXIT = 0x40 const
Dzerrors_linux_mipsle.go1394 PTRACE_O_TRACEEXIT = 0x40 const
Dzerrors_linux_s390x.go1392 PTRACE_O_TRACEEXIT = 0x40 const
Dzerrors_linux_arm.go1398 PTRACE_O_TRACEEXIT = 0x40 const
Dzerrors_linux_ppc64le.go1397 PTRACE_O_TRACEEXIT = 0x40 const
Dzerrors_linux_mips64.go1394 PTRACE_O_TRACEEXIT = 0x40 const
Dzerrors_linux_ppc64.go1397 PTRACE_O_TRACEEXIT = 0x40 const
Dzerrors_linux_amd64.go1395 PTRACE_O_TRACEEXIT = 0x40 const
Dzerrors_linux_mips64le.go1394 PTRACE_O_TRACEEXIT = 0x40 const
Dzerrors_linux_386.go1394 PTRACE_O_TRACEEXIT = 0x40 const
Dzerrors_linux_mips.go1394 PTRACE_O_TRACEEXIT = 0x40 const
Dzerrors_linux_arm64.go1391 PTRACE_O_TRACEEXIT = 0x40 const