Searched defs:disable_bp_cb (Results 1 - 1 of 1) sorted by relevance

/external/ltrace/
H A Dbreakpoints.c384 disable_bp_cb(arch_addr_t *addr, struct breakpoint **bpp, void *data) function
387 debug(DEBUG_FUNCTION, "disable_bp_cb(pid=%d)", proc->pid);
399 NULL, disable_bp_cb, proc);

Completed in 341 milliseconds