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

  /bionic/libc/kernel/uapi/asm-x86/asm/
debugreg.h 28 #define DR_TRAP2 (0x4)
30 #define DR_TRAP_BITS (DR_TRAP0 | DR_TRAP1 | DR_TRAP2 | DR_TRAP3)
  /external/kernel-headers/original/uapi/asm-x86/asm/
debugreg.h 23 #define DR_TRAP2 (0x4) /* db2 */
25 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
debugreg.h 22 #define DR_TRAP2 (0x4) /* db2 */
24 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
debugreg.h 22 #define DR_TRAP2 (0x4) /* db2 */
24 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
debugreg.h 36 #define DR_TRAP2 (0x4) /* db2 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
debugreg.h 37 #define DR_TRAP2 (0x4) /* db2 */

Completed in 333 milliseconds