Searched refs:TRAP_BRKPT (Results 1 – 6 of 6) sorted by relevance
107 TRAP_BRKPT = 1, /* Process breakpoint. */ enumerator108 # define TRAP_BRKPT TRAP_BRKPT macro
161 TRAP_BRKPT = 1, /* Process breakpoint. */ enumerator162 # define TRAP_BRKPT TRAP_BRKPT macro
170 detail->code = posix ? TRAP_BRKPT : DBG_SINGLE_TRAP; in exception2signal()174 detail->code = posix ? TRAP_BRKPT : DBG_BRKPNT_FAULT; in exception2signal()
31 P (TRAP_BRKPT, N_("Process breakpoint"))
218 constant TRAP_BRKPT
55212 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].55251 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].55289 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].55336 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].55376 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].55414 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].55452 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].55492 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].55530 (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].55844 [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.