HomeSort by relevance Sort by last modified time
    Searched defs:PTRACE_SEIZE (Results 1 - 10 of 10) sorted by null

  /bionic/libc/kernel/uapi/linux/
ptrace.h 46 #define PTRACE_SEIZE 0x4206
  /development/ndk/platforms/android-L/include/linux/
ptrace.h 46 #define PTRACE_SEIZE 0x4206
  /external/kernel-headers/original/uapi/linux/
ptrace.h 52 #define PTRACE_SEIZE 0x4206
81 /* Options set using PTRACE_SETOPTIONS or using PTRACE_SEIZE @data param */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
ptrace.h 46 #define PTRACE_SEIZE 0x4206
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
ptrace.h 46 #define PTRACE_SEIZE 0x4206
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
ptrace.h 46 #define PTRACE_SEIZE 0x4206
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
ptrace.h 46 #define PTRACE_SEIZE 0x4206
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
ptrace.h 46 #define PTRACE_SEIZE 0x4206
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
ptrace.h 46 #define PTRACE_SEIZE 0x4206
  /external/strace/
defs.h 137 * Experimental code using PTRACE_SEIZE can be enabled here.
238 #undef PTRACE_SEIZE
239 #define PTRACE_SEIZE 0x4206

Completed in 278 milliseconds