Lines Matching defs:break_helper
231 static void break_helper(char *bp_type, char *arg, unsigned long vaddr)
247 break_helper(force_hwbrks ? "Z1" : "Z0", arg, 0);
252 break_helper(force_hwbrks ? "z1" : "z0", arg, 0);
257 break_helper("Z1", arg, 0);
262 break_helper("z1", arg, 0);
267 break_helper("Z2", arg, 0);
272 break_helper("z2", arg, 0);
277 break_helper("Z4", arg, 0);
282 break_helper("z4", arg, 0);
468 break_helper("Z0", NULL, sstep_addr);
476 break_helper("z0", NULL, sstep_addr);