Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Ddefs.h381 extern struct cleanup *make_exec_error_cleanup (make_cleanup_ftype *, void *);
Devent-top.c462 make_exec_error_cleanup (async_enable_stdin, NULL); in async_disable_stdin()
Dutils.c225 make_exec_error_cleanup (make_cleanup_ftype *function, void *arg) in make_exec_error_cleanup() function