Searched refs:dwarf2_empty_abbrev_table (Results 1 – 1 of 1) sorted by relevance
676 static void dwarf2_empty_abbrev_table (void *);1247 make_cleanup (dwarf2_empty_abbrev_table, cu.header.dwarf2_abbrevs); in dwarf2_build_psymtabs_hard()1870 make_cleanup (dwarf2_empty_abbrev_table, cu.header.dwarf2_abbrevs); in psymtab_to_symtab_1()4330 dwarf2_empty_abbrev_table (void *ptr_to_abbrevs_table) in dwarf2_empty_abbrev_table() function