Searched refs:DR_TRAP1 (Results 1 – 2 of 2) sorted by relevance
22 #define DR_TRAP1 (0x2) /* db1 */ 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()