Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dmips.cc1833 has_reginfo_section() const in has_reginfo_section() function in __anon40c64d910111::Mips_relobj
9553 bool has_reginfo_section = false; in do_finalize_sections() local
9563 if (relobj->has_reginfo_section()) in do_finalize_sections()
9565 has_reginfo_section = true; in do_finalize_sections()
9633 if (has_reginfo_section && !parameters->options().gc_sections()) in do_finalize_sections()