Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dmips.cc3002 if (!this->has_got_section()) in got_entry_count()
3080 if (this->has_got_section()) in adjusted_gp_value()
3490 has_got_section() const in has_got_section() function in __anona7e08b770111::Target_mips
8110 if (this->has_got_section()) in do_finalize_sections()
9073 if (!target->has_got_section() in global()
9537 if (target->has_got_section()) in should_apply_r_mips_32_reloc()
Dtilegx.cc361 has_got_section() const in has_got_section() function in __anon011954cb0111::Target_tilegx
3711 if (!target->has_got_section() in global()
Dsparc.cc172 has_got_section() const in has_got_section() function in __anon256155f70111::Target_sparc
2576 if (!target->has_got_section() in global()
Darm.cc2343 has_got_section() const in has_got_section() function in __anon5653a9be0111::Target_arm
2358 if (!this->has_got_section()) in got_entry_count()
8765 if (!target->has_got_section() in global()
DChangeLog9746 (Target_arm::has_got_section): New method.
13839 * sparc.cc (class Target_sparc): Add has_got_section.