Searched refs:dwarf2_locate_sections (Results 1 – 1 of 1) sorted by relevance
724 static void dwarf2_locate_sections (bfd *, asection *, void *);1109 bfd_map_over_sections (objfile->obfd, dwarf2_locate_sections, NULL); in dwarf2_has_info()1118 dwarf2_locate_sections (bfd *ignore_abfd, asection *sectp, void *ignore_ptr) in dwarf2_locate_sections() function