Searched refs:bpstat_clear_actions (Results 1 – 6 of 6) sorted by relevance
551 extern void bpstat_clear_actions (bpstat);
321 bpstat_clear_actions (stop_bpstat); /* Clear queued breakpoint commands */ in throw_exception()
1492 (bpstat_clear_actions): Avoid useless call to1502 main.c (return_to_top_level): Cleanup: call bpstat_clear_actions,
1972 bpstat_clear_actions (bpstat bs) in bpstat_clear_actions() function
152 (delete_breakpoint): Don't call bpstat_clear_actions, instead
4431 (bpstat_clear_actions): Free the commands struct.