Home
last modified time | relevance | path

Searched defs:PTRACE_O_EXITKILL (Results 1 – 15 of 15) sorted by relevance

/external/strace/
Dptrace.h130 # define PTRACE_O_EXITKILL (1 << 20) macro
/external/kernel-headers/original/uapi/linux/
Dptrace.h101 #define PTRACE_O_EXITKILL (1 << 20) macro
/external/honggfuzz/linux/
Dtrace.c1315 #define PTRACE_O_EXITKILL (1 << 20) in arch_traceAttach() macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1118 PTRACE_O_EXITKILL = 0x100000 const
Dzerrors_linux_mips64le.go1389 PTRACE_O_EXITKILL = 0x100000 const
Dzerrors_linux_ppc64.go1392 PTRACE_O_EXITKILL = 0x100000 const
Dzerrors_linux_arm.go1393 PTRACE_O_EXITKILL = 0x100000 const
Dzerrors_linux_mips64.go1389 PTRACE_O_EXITKILL = 0x100000 const
Dzerrors_linux_ppc64le.go1392 PTRACE_O_EXITKILL = 0x100000 const
Dzerrors_linux_arm64.go1386 PTRACE_O_EXITKILL = 0x100000 const
Dzerrors_linux_386.go1389 PTRACE_O_EXITKILL = 0x100000 const
Dzerrors_linux_mips.go1389 PTRACE_O_EXITKILL = 0x100000 const
Dzerrors_linux_s390x.go1387 PTRACE_O_EXITKILL = 0x100000 const
Dzerrors_linux_mipsle.go1389 PTRACE_O_EXITKILL = 0x100000 const
Dzerrors_linux_amd64.go1390 PTRACE_O_EXITKILL = 0x100000 const