HomeSort by relevance Sort by last modified time
    Searched refs:PTRACE_SETSIGMASK (Results 1 - 23 of 23) sorted by null

  /external/strace/
ptrace.h 162 #ifndef PTRACE_SETSIGMASK
163 # define PTRACE_SETSIGMASK 0x420b
  /development/ndk/platforms/android-21/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /bionic/libc/kernel/uapi/linux/
ptrace.h 59 #define PTRACE_SETSIGMASK 0x420b
  /external/kernel-headers/original/uapi/linux/
ptrace.h 65 #define PTRACE_SETSIGMASK 0x420b
  /external/strace/xlat/
ptrace_cmds.h 110 #if defined(PTRACE_SETSIGMASK) || (defined(HAVE_DECL_PTRACE_SETSIGMASK) && HAVE_DECL_PTRACE_SETSIGMASK)
111 XLAT(PTRACE_SETSIGMASK),

Completed in 633 milliseconds