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

  /bionic/libc/kernel/uapi/asm-x86/asm/
debugreg.h 30 #define DR_TRAP2 (0x4)
32 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)
  /development/ndk/platforms/android-L/arch-x86/include/asm/
debugreg.h 30 #define DR_TRAP2 (0x4)
32 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
debugreg.h 30 #define DR_TRAP2 (0x4)
32 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)
  /external/kernel-headers/original/uapi/asm-x86/asm/
debugreg.h 22 #define DR_TRAP2 (0x4) /* db2 */
24 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)

Completed in 133 milliseconds