Home
last modified time | relevance | path

Searched refs:sorted_text_sections (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Darm.cc5984 const Text_section_list& sorted_text_sections, in fix_exidx_coverage() argument
6026 for (Text_section_list::const_iterator p = sorted_text_sections.begin(); in fix_exidx_coverage()
6027 p != sorted_text_sections.end(); in fix_exidx_coverage()
12935 Text_section_list sorted_text_sections; in fix_exidx_coverage() local
12943 arm_output_section->append_text_sections_to_list(&sorted_text_sections); in fix_exidx_coverage()
12946 exidx_section->fix_exidx_coverage(layout, sorted_text_sections, symtab, in fix_exidx_coverage()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Darm.cc5984 const Text_section_list& sorted_text_sections, in fix_exidx_coverage() argument
6026 for (Text_section_list::const_iterator p = sorted_text_sections.begin(); in fix_exidx_coverage()
6027 p != sorted_text_sections.end(); in fix_exidx_coverage()
12935 Text_section_list sorted_text_sections; in fix_exidx_coverage() local
12943 arm_output_section->append_text_sections_to_list(&sorted_text_sections); in fix_exidx_coverage()
12946 exidx_section->fix_exidx_coverage(layout, sorted_text_sections, symtab, in fix_exidx_coverage()