Home
last modified time | relevance | path

Searched refs:breakpoint_for_symbol (Results 1 – 2 of 2) sorted by relevance

/external/ltrace/
Dproc.c773 breakpoint_for_symbol(struct library_symbol *libsym, struct process *proc) in breakpoint_for_symbol() function
845 return CBS_STOP_IF(breakpoint_for_symbol(libsym, data) < 0); in cb_breakpoint_for_symbol()
855 return breakpoint_for_symbol(libsym, proc); in proc_activate_latent_symbol()
865 return breakpoint_for_symbol(libsym, proc); in proc_activate_delayed_symbol()
DNEWS80 | ./ltrace: proc.c: 755: breakpoint_for_symbol: Assertion `bp->libsym == ((void *)0)' failed.