Searched refs:clear_symtab_users_cleanup (Results 1 – 1 of 1) sorted by relevance
86 static void clear_symtab_users_cleanup (void *ignore);552 make_cleanup (clear_symtab_users_cleanup, 0 /*ignore*/); in syms_from_objfile()1829 make_cleanup (clear_symtab_users_cleanup, 0 /*ignore*/); in reread_symbols()2318 clear_symtab_users_cleanup (void *ignore) in clear_symtab_users_cleanup() function