Lines Matching refs:cleanup
45 struct cleanup *cleanup; in parse_probes() local
70 cleanup = make_cleanup (xfree, arg); in parse_probes()
171 do_cleanups (cleanup); in parse_probes()
266 struct cleanup *cleanup, *cleanup_temps; in VEC() local
269 cleanup = make_cleanup (VEC_cleanup (probe_p), &result); in VEC()
311 discard_cleanups (cleanup); in VEC()
350 struct cleanup *c; in gen_ui_out_table_header_info()
382 struct cleanup *c2; in gen_ui_out_table_header_info()
429 struct cleanup *c; in print_ui_out_info()
472 struct cleanup *c; in get_number_extra_fields()
494 struct cleanup *cleanup = make_cleanup (null_cleanup, NULL); in info_probes_for_ops() local
589 struct cleanup *inner; in info_probes_for_ops()
619 do_cleanups (cleanup); in info_probes_for_ops()