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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
debugreg.h 62 #define DR_CONTROL_RESERVED (0xFC00) /* Reserved by Intel */
64 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL) /* Reserved */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
debugreg.h 81 # define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL) /* Reserved */
83 # define DR_CONTROL_RESERVED (0x00FC00U) /* Reserved */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
debugreg.h 87 #define DR_CONTROL_RESERVED (0xFC00) /* Reserved by Intel */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
debugreg.h 81 # define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL) /* Reserved */
83 # define DR_CONTROL_RESERVED (0x00FC00U) /* Reserved */
  /bionic/libc/kernel/uapi/asm-x86/asm/
debugreg.h 57 #define DR_CONTROL_RESERVED (0xFC00)
60 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
debugreg.h 57 #define DR_CONTROL_RESERVED (0xFC00)
60 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
debugreg.h 57 #define DR_CONTROL_RESERVED (0xFC00)
60 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL)
  /external/kernel-headers/original/uapi/asm-x86/asm/
debugreg.h 68 #define DR_CONTROL_RESERVED (0xFC00) /* Reserved by Intel */
70 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL) /* Reserved */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
debugreg.h 68 #define DR_CONTROL_RESERVED (0xFC00) /* Reserved by Intel */
70 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL) /* Reserved */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
debugreg.h 68 #define DR_CONTROL_RESERVED (0xFC00) /* Reserved by Intel */
70 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL) /* Reserved */
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
debugreg.h 57 #define DR_CONTROL_RESERVED (0xFC00)
60 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
debugreg.h 57 #define DR_CONTROL_RESERVED (0xFC00)
60 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
debugreg.h 57 #define DR_CONTROL_RESERVED (0xFC00)
60 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/asm/
debugreg.h 57 #define DR_CONTROL_RESERVED (0xFC00)
60 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL)
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/asm/
debugreg.h 57 #define DR_CONTROL_RESERVED (0xFC00)
60 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL)
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/asm/
debugreg.h 57 #define DR_CONTROL_RESERVED (0xFC00)
60 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL)
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/asm/
debugreg.h 57 #define DR_CONTROL_RESERVED (0xFC00)
60 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL)
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/asm/
debugreg.h 57 #define DR_CONTROL_RESERVED (0xFC00)
60 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL)
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/asm/
debugreg.h 57 #define DR_CONTROL_RESERVED (0xFC00)
60 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL)
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/asm/
debugreg.h 57 #define DR_CONTROL_RESERVED (0xFC00)
60 #define DR_CONTROL_RESERVED (0xFFFFFFFF0000FC00UL)

Completed in 49 milliseconds