Home
last modified time | relevance | path

Searched refs:breakpoint_turn_off (Results 1 – 3 of 3) sorted by relevance

/external/ltrace/
Dbreakpoint.h125 int breakpoint_turn_off(struct breakpoint *bp, struct process *proc);
Dbreakpoints.c246 breakpoint_turn_off(struct breakpoint *bp, struct process *proc) in breakpoint_turn_off() function
357 if (breakpoint_turn_off(bp, proc) < 0) in delete_breakpoint()
/external/ltrace/sysdeps/linux-gnu/ppc/
Dplt.c849 breakpoint_turn_off(bp, proc); in dl_plt_update_bp_on_hit()
931 breakpoint_turn_off(leader->arch.dl_plt_update_bp, proc); in cb_keep_stepping_p()