Searched refs:free_stringtab_cleanup (Results 1 – 2 of 2) sorted by relevance
176 static void free_stringtab_cleanup (void *ignore);584 make_cleanup (free_stringtab_cleanup, 0 /*ignore*/); in coff_symfile_read()1231 free_stringtab_cleanup (void *ignore) in free_stringtab_cleanup() function
4430 * coffread.c (free_linetab_cleanup, free_stringtab_cleanup): New