Home
last modified time | relevance | path

Searched refs:make_cleanup_free_objfile (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
Dobjfiles.h551 extern struct cleanup *make_cleanup_free_objfile (struct objfile *);
Dobjfiles.c473 make_cleanup_free_objfile (struct objfile *obj) in make_cleanup_free_objfile() function
Dsymfile.c533 old_chain = make_cleanup_free_objfile (objfile); in syms_from_objfile()
1827 old_cleanups = make_cleanup_free_objfile (objfile); in reread_symbols()
Dhpread.c1818 old_chain = make_cleanup_free_objfile (objfile); in hpread_build_psymtabs()