Home
last modified time | relevance | path

Searched refs:breakpoint_set_callbacks (Results 1 – 4 of 4) sorted by relevance

/external/ltrace/
Dbreakpoint.h113 void breakpoint_set_callbacks(struct breakpoint *bp, struct bp_callbacks *cbs);
Dbreakpoints.c194 breakpoint_set_callbacks(struct breakpoint *bp, struct bp_callbacks *cbs) in breakpoint_set_callbacks() function
229 breakpoint_set_callbacks(retp, bp->cbs); in breakpoint_clone()
/external/ltrace/sysdeps/linux-gnu/
Dtrace.c607 breakpoint_set_callbacks(bp, &cbs); in sw_singlestep_add_bp()
1490 breakpoint_set_callbacks(*ret, &cbs); in create_ifunc_ret_bp()
1504 breakpoint_set_callbacks(bp, &cbs); in os_breakpoint_init()
/external/ltrace/sysdeps/linux-gnu/ppc/
Dplt.c1175 breakpoint_set_callbacks(bp, &cbs); in arch_breakpoint_init()