Searched refs:BPINSTR (Results 1 – 5 of 5) sorted by relevance
38 #define BPINSTR 0xcc /* int 3 */ macro
42 #define BPINSTR 0xcc /* int 3 */ macro
44 #define BPINSTR 0x91d02001 /* ta ST_BREAKPOINT */ macro
44 #define BPINSTR 0x91d02001U /* ta ST_BREAKPOINT */ macro
155 bptinstr_t bpt_instr = BPINSTR; in set_breaks()