Lines Matching defs:break_helper
221 static void break_helper(char *bp_type, char *arg, unsigned long vaddr)
237 break_helper(force_hwbrks ? "Z1" : "Z0", arg, 0);
242 break_helper(force_hwbrks ? "z1" : "z0", arg, 0);
247 break_helper("Z1", arg, 0);
252 break_helper("z1", arg, 0);
257 break_helper("Z2", arg, 0);
262 break_helper("z2", arg, 0);
267 break_helper("Z4", arg, 0);
272 break_helper("z4", arg, 0);
458 break_helper("Z0", NULL, sstep_addr);
466 break_helper("z0", NULL, sstep_addr);