Searched refs:DR_TRAP3 (Results 1 – 2 of 2) sorted by relevance
24 #define DR_TRAP3 (0x8) /* db3 */ macro25 #define DR_TRAP_BITS (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)
32 else if (condition & (DR_TRAP0|DR_TRAP1|DR_TRAP2|DR_TRAP3)) in get_si_code()
Completed in 2 milliseconds