Searched refs:breakpoint_set_task (Results 1 – 4 of 4) sorted by relevance
1801 extern void breakpoint_set_task (struct breakpoint *b, int task);
11117 (bppy_set_task): Use breakpoint_set_task.11119 (breakpoint_set_task): Declare.11123 (breakpoint_set_task): Likewise.
1583 breakpoint_set_task (struct breakpoint *b, int task) in breakpoint_set_task() function
423 breakpoint_set_task (self_bp->bp, id); in bppy_set_task()