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

/external/ltrace/
H A Dproc.c773 breakpoint_for_symbol(struct library_symbol *libsym, struct process *proc) function
845 return CBS_STOP_IF(breakpoint_for_symbol(libsym, data) < 0);
855 return breakpoint_for_symbol(libsym, proc);
865 return breakpoint_for_symbol(libsym, proc);
1027 * comment in breakpoint_for_symbol. */

Completed in 192 milliseconds