Home
last modified time | relevance | path

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

/external/ltrace/
Dproc.c239 destroy_breakpoint_cb(struct process *proc, struct breakpoint *bp, void *data) in destroy_breakpoint_cb() function
283 proc_each_breakpoint(proc, NULL, destroy_breakpoint_cb, NULL); in private_process_destroy()