Home
last modified time | relevance | path

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

/external/strace/
Dptrace.h81 # define PTRACE_EVENT_CLONE 3 macro
/external/kernel-headers/original/uapi/linux/
Dptrace.h82 #define PTRACE_EVENT_CLONE 3 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1098 PTRACE_EVENT_CLONE = 0x3 const
Dzerrors_linux_mipsle.go1368 PTRACE_EVENT_CLONE = 0x3 const
Dzerrors_linux_s390x.go1369 PTRACE_EVENT_CLONE = 0x3 const
Dzerrors_linux_arm.go1367 PTRACE_EVENT_CLONE = 0x3 const
Dzerrors_linux_ppc64le.go1370 PTRACE_EVENT_CLONE = 0x3 const
Dzerrors_linux_mips64.go1368 PTRACE_EVENT_CLONE = 0x3 const
Dzerrors_linux_ppc64.go1370 PTRACE_EVENT_CLONE = 0x3 const
Dzerrors_linux_amd64.go1370 PTRACE_EVENT_CLONE = 0x3 const
Dzerrors_linux_mips64le.go1368 PTRACE_EVENT_CLONE = 0x3 const
Dzerrors_linux_386.go1369 PTRACE_EVENT_CLONE = 0x3 const
Dzerrors_linux_mips.go1368 PTRACE_EVENT_CLONE = 0x3 const
Dzerrors_linux_arm64.go1370 PTRACE_EVENT_CLONE = 0x3 const