Home
last modified time | relevance | path

Searched refs:make_exec_error_cleanup (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Devent-top.c453 make_exec_error_cleanup (async_enable_stdin, NULL); in async_disable_stdin()
H A Ddefs.h391 extern struct cleanup *make_exec_error_cleanup (make_cleanup_ftype *, void *);
H A Dutils.c206 make_exec_error_cleanup (make_cleanup_ftype *function, void *arg) in make_exec_error_cleanup() function