Searched refs:make_final_cleanup (Results 1 – 5 of 5) sorted by relevance
372 extern struct cleanup *make_final_cleanup (make_cleanup_ftype *, void *);
1759 make_final_cleanup (do_chdir_cleanup, xstrdup (current_directory)); in gdb_init()
189 make_final_cleanup (make_cleanup_ftype *function, void *arg) in make_final_cleanup() function
2502 Add prototypes for make_final_cleanup (and the other cleanup
6959 * utils.c (make_cleanup, make_final_cleanup, make_run_cleanup,