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

  /bionic/libc/kernel/uapi/asm-x86/asm/
debugreg.h 27 #define DR_TRAP1 (0x2)
30 #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_TRAP1 (0x2) /* db1 */
25 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)

Completed in 189 milliseconds