Home
last modified time | relevance | path

Searched refs:make_run_cleanup (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dsolib.c473 make_run_cleanup (do_clear_solib, NULL); in update_solib_list()
Ddefs.h377 extern struct cleanup *make_run_cleanup (make_cleanup_ftype *, void *);
Dutils.c195 make_run_cleanup (make_cleanup_ftype *function, void *arg) in make_run_cleanup() function
DChangeLog-1997665 * util.c (run_cleanup_chain, make_run_cleanup, do_run_cleanups):
DChangeLog-19985751 * defs.h (make_run_cleanup): Declare.
5753 make_run_cleanup.
DChangeLog-20006959 * utils.c (make_cleanup, make_final_cleanup, make_run_cleanup,