Searched refs:make_run_cleanup (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dsolib.c57 static int solib_cleanup_queued = 0; /* make_run_cleanup called */
422 make_run_cleanup (do_clear_solib, NULL);
H A Ddefs.h377 extern struct cleanup *make_run_cleanup (make_cleanup_ftype *, void *);
H A Dutils.c196 make_run_cleanup (make_cleanup_ftype *function, void *arg)
195 make_run_cleanup (make_cleanup_ftype *function, void *arg) function

Completed in 91 milliseconds