Searched refs:image_sections (Results 1 – 1 of 1) sorted by relevance
456 multimap<string, bfd_section *> image_sections; in translate_debuginfo_syms() local464 image_sections.insert(pair<string, bfd_section *>(sect->name, sect)); in translate_debuginfo_syms()487 range = image_sections.equal_range(sym->section->name); in translate_debuginfo_syms()