Searched refs:bpstat_clear (Results 1 – 8 of 8) sorted by relevance
635 bpstat_clear (&stop_bpstat); in clear_proceed_status()1776 bpstat_clear (&stop_bpstat); in handle_inferior_event()1840 bpstat_clear (&stop_bpstat); in handle_inferior_event()2214 bpstat_clear (&stop_bpstat); in handle_inferior_event()2216 bpstat_clear (&ecs->stepping_through_solib_catchpoints); in handle_inferior_event()3533 bpstat_clear (&stop_bpstat); in restore_inferior_status()3590 bpstat_clear (&inf_status->stop_bpstat); in discard_inferior_status()
412 extern void bpstat_clear (bpstat *);
1845 bpstat_clear (bpstat *bsp) in bpstat_clear() function3222 bpstat_clear (cp_list); in bpstat_get_triggered_catchpoints()
259 bpstat_clear, not the bpstat itself.1478 (clear_proceed_status): Cleanup, use bpstat_clear rather1491 (bpstat_clear): Handle NULL argument.
2303 (add_thread): Remove call to bpstat_clear, initialize
2696 bpstat_clear (&inf_status.stop_bpstat).
4430 (bpstat_clear): Free the commands struct.
12456 as the old value, to match what is freed in bpstat_clear.