Home
last modified time | relevance | path

Searched refs:make_final_cleanup (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddefs.h372 extern struct cleanup *make_final_cleanup (make_cleanup_ftype *, void *);
H A Dtop.c1759 make_final_cleanup (do_chdir_cleanup, xstrdup (current_directory)); in gdb_init()
H A Dutils.c189 make_final_cleanup (make_cleanup_ftype *function, void *arg) in make_final_cleanup() function
H A DChangeLog-19972502 Add prototypes for make_final_cleanup (and the other cleanup
H A DChangeLog-20006959 * utils.c (make_cleanup, make_final_cleanup, make_run_cleanup,