Searched refs:DBG_BRKPNT_FAULT (Results 1 – 2 of 2) sorted by relevance
123 #define DBG_BRKPNT_FAULT 0x2 /* breakpoint instruction */ macro
174 detail->code = posix ? TRAP_BRKPT : DBG_BRKPNT_FAULT; in exception2signal()