Home
last modified time | relevance | path

Searched defs:PTRACE_SINGLEBLOCK (Results 1 – 6 of 6) sorted by relevance

/external/kernel-headers/original/uapi/asm-x86/asm/
Dptrace-abi.h88 #define PTRACE_SINGLEBLOCK 33 /* resume execution until next branch */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_s390x.go1423 PTRACE_SINGLEBLOCK = 0xc const
Dzerrors_linux_ppc64le.go1425 PTRACE_SINGLEBLOCK = 0x100 const
Dzerrors_linux_ppc64.go1425 PTRACE_SINGLEBLOCK = 0x100 const
Dzerrors_linux_amd64.go1420 PTRACE_SINGLEBLOCK = 0x21 const
Dzerrors_linux_386.go1419 PTRACE_SINGLEBLOCK = 0x21 const