HomeSort by relevance Sort by last modified time
    Searched defs:PTRACE_SYSCALL (Results 1 - 25 of 27) sorted by null

1 2

  /bionic/libc/kernel/uapi/linux/
ptrace.h 34 #define PTRACE_SYSCALL 24
  /external/kernel-headers/original/uapi/linux/
ptrace.h 25 #define PTRACE_SYSCALL 24
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ptrace.h 22 #define PTRACE_SYSCALL 24
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
ptrace.h 112 PTRACE_SYSCALL = 24,
113 #define PT_SYSCALL PTRACE_SYSCALL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
ptrace.h 112 PTRACE_SYSCALL = 24,
113 #define PT_SYSCALL PTRACE_SYSCALL
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 790 PTRACE_SYSCALL = 0x18
    [all...]
zerrors_linux_amd64.go 791 PTRACE_SYSCALL = 0x18
    [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 790 PTRACE_SYSCALL = 0x18
    [all...]
zerrors_linux_amd64.go 791 PTRACE_SYSCALL = 0x18
    [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]

Completed in 1951 milliseconds

1 2