Searched refs:make_cleanup_free_objfile (Results 1 – 4 of 4) sorted by relevance
551 extern struct cleanup *make_cleanup_free_objfile (struct objfile *);
473 make_cleanup_free_objfile (struct objfile *obj) in make_cleanup_free_objfile() function
533 old_chain = make_cleanup_free_objfile (objfile); in syms_from_objfile()1827 old_cleanups = make_cleanup_free_objfile (objfile); in reread_symbols()
1818 old_chain = make_cleanup_free_objfile (objfile); in hpread_build_psymtabs()