Searched refs:MIPS_BREAK_BRKPT (Results 1 – 3 of 3) sorted by relevance
51 #define SETBP(ins) MIPS_BREAK_BRKPT
692 #define MIPS_BREAK_BRKPT (MIPS_BREAK_INSTR | \ macro
285 *(u_int *)brk_tab[i].addr = MIPS_BREAK_BRKPT; in break_insert()355 if (*(int *)newaddr == MIPS_BREAK_BRKPT) { in mdb()