Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Darm.cc5932 const Text_section_list& sorted_text_sections, in fix_exidx_coverage() argument
5974 for (Text_section_list::const_iterator p = sorted_text_sections.begin(); in fix_exidx_coverage()
5975 p != sorted_text_sections.end(); in fix_exidx_coverage()
12770 Text_section_list sorted_text_sections; in fix_exidx_coverage() local
12778 arm_output_section->append_text_sections_to_list(&sorted_text_sections); in fix_exidx_coverage()
12781 exidx_section->fix_exidx_coverage(layout, sorted_text_sections, symtab, in fix_exidx_coverage()