Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dexceptions.c113 restore_cleanups (old_catcher->saved_cleanup_chain); in catcher_pop()
Ddefs.h387 extern void restore_cleanups (struct cleanup *);
Dutils.c414 restore_cleanups (struct cleanup *chain) in restore_cleanups() function