Searched refs:destroy_breakpoint_cb (Results 1 – 1 of 1) sorted by relevance
239 destroy_breakpoint_cb(struct process *proc, struct breakpoint *bp, void *data) in destroy_breakpoint_cb() function283 proc_each_breakpoint(proc, NULL, destroy_breakpoint_cb, NULL); in private_process_destroy()