HomeSort by relevance Sort by last modified time
    Searched refs:PTRACE_OLDSETOPTIONS (Results 1 - 25 of 26) sorted by null

1 2

  /bionic/libc/kernel/uapi/asm-mips/asm/
ptrace.h 46 #define PTRACE_OLDSETOPTIONS 21
  /bionic/libc/kernel/uapi/asm-x86/asm/
ptrace-abi.h 72 #define PTRACE_OLDSETOPTIONS 21
  /external/kernel-headers/original/uapi/asm-mips/asm/
ptrace.h 58 #define PTRACE_OLDSETOPTIONS 21
  /external/kernel-headers/original/uapi/asm-x86/asm/
ptrace-abi.h 75 #define PTRACE_OLDSETOPTIONS 21
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
ptrace-abi.h 68 #define PTRACE_OLDSETOPTIONS 21
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
ptrace-abi.h 68 #define PTRACE_OLDSETOPTIONS 21
  /external/strace/
process.c 193 #ifdef PTRACE_OLDSETOPTIONS
194 case PTRACE_OLDSETOPTIONS:
  /bionic/libc/kernel/uapi/asm-arm/asm/
ptrace.h 28 #define PTRACE_OLDSETOPTIONS 21
  /external/kernel-headers/original/uapi/asm-arm/asm/
ptrace.h 25 #define PTRACE_OLDSETOPTIONS 21
  /external/strace/xlat/
ptrace_cmds.h 123 #if defined(PTRACE_OLDSETOPTIONS) || (defined(HAVE_DECL_PTRACE_OLDSETOPTIONS) && HAVE_DECL_PTRACE_OLDSETOPTIONS)
124 XLAT(PTRACE_OLDSETOPTIONS),
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 766 PTRACE_OLDSETOPTIONS = 0x15
    [all...]
zerrors_linux_amd64.go 767 PTRACE_OLDSETOPTIONS = 0x15
    [all...]
zerrors_linux_arm.go 774 PTRACE_OLDSETOPTIONS = 0x15
    [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_s390x.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 766 PTRACE_OLDSETOPTIONS = 0x15
    [all...]
zerrors_linux_amd64.go 767 PTRACE_OLDSETOPTIONS = 0x15
    [all...]
zerrors_linux_arm.go 774 PTRACE_OLDSETOPTIONS = 0x15
    [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]

Completed in 1429 milliseconds

1 2