Home
last modified time | relevance | path

Searched refs:continue_after_breakpoint (Results 1 – 5 of 5) sorted by relevance

/external/ltrace/
Dbackend.h139 void continue_after_breakpoint(struct process *proc, struct breakpoint *sbp);
Dbreakpoints.c77 continue_after_breakpoint(proc, bp); in breakpoint_on_continue()
Dhandle_event.c732 continue_after_breakpoint(event->proc, sbp); in handle_breakpoint()
/external/ltrace/sysdeps/linux-gnu/ppc/
Dplt.c990 continue_after_breakpoint(proc, bp); in ppc_plt_bp_continue()
996 continue_after_breakpoint(proc, bp); in ppc_plt_bp_continue()
/external/ltrace/sysdeps/linux-gnu/
Dtrace.c912 continue_after_breakpoint(struct process *proc, struct breakpoint *sbp) in continue_after_breakpoint() function