Searched refs:continue_after_breakpoint (Results 1 – 5 of 5) sorted by relevance
139 void continue_after_breakpoint(struct process *proc, struct breakpoint *sbp);
77 continue_after_breakpoint(proc, bp); in breakpoint_on_continue()
732 continue_after_breakpoint(event->proc, sbp); in handle_breakpoint()
990 continue_after_breakpoint(proc, bp); in ppc_plt_bp_continue()996 continue_after_breakpoint(proc, bp); in ppc_plt_bp_continue()
912 continue_after_breakpoint(struct process *proc, struct breakpoint *sbp) in continue_after_breakpoint() function