Searched refs:do_run_cleanups (Results 1 – 5 of 5) sorted by relevance
341 extern void do_run_cleanups (struct cleanup *);
413 do_run_cleanups (NULL); in run_command()
309 do_run_cleanups (struct cleanup *old_chain) in do_run_cleanups() function
665 * util.c (run_cleanup_chain, make_run_cleanup, do_run_cleanups):667 * infcmd.c (run_command): Call do_run_cleanups.
4320 * defs.h: Add prototype for utils.c::do_run_cleanups.