Searched refs:breakpoint_for_symbol (Results 1 – 2 of 2) sorted by relevance
773 breakpoint_for_symbol(struct library_symbol *libsym, struct process *proc) in breakpoint_for_symbol() function845 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()
80 | ./ltrace: proc.c: 755: breakpoint_for_symbol: Assertion `bp->libsym == ((void *)0)' failed.