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

  /bionic/libc/kernel/uapi/asm-x86/asm/
debugreg.h 31 #define DR_TRAP3 (0x8)
32 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)
  /development/ndk/platforms/android-L/arch-x86/include/asm/
debugreg.h 31 #define DR_TRAP3 (0x8)
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 31 #define DR_TRAP3 (0x8)
32 #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_TRAP3 (0x8) /* db3 */
24 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)

Completed in 72 milliseconds