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

  /bionic/libc/kernel/uapi/asm-x86/asm/
debugreg.h 27 #define DR_TRAP0 (0x1)
32 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)
  /development/ndk/platforms/android-L/arch-x86/include/asm/
debugreg.h 27 #define DR_TRAP0 (0x1)
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 27 #define DR_TRAP0 (0x1)
32 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)
  /external/kernel-headers/original/uapi/asm-x86/asm/
debugreg.h 20 #define DR_TRAP0 (0x1) /* db0 */
24 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)

Completed in 40 milliseconds