Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dmips.cc3435 if (!this->has_got_section()) in got_entry_count()
3513 if (this->has_got_section()) in adjusted_gp_value()
3896 has_got_section() const in has_got_section() function in __anon1e60feb90111::Target_mips
9707 if (this->has_got_section()) in do_finalize_sections()
10815 if (!target->has_got_section() in global()
11286 if (target->has_got_section()) in should_apply_static_reloc()
Dsparc.cc184 has_got_section() const in has_got_section() function in __anon6bf031790111::Target_sparc
2595 if (!target->has_got_section() in global()
Dtilegx.cc375 has_got_section() const in has_got_section() function in __anon1983a08d0111::Target_tilegx
3721 if (!target->has_got_section() in global()
DChangeLog-081511163 (Target_arm::has_got_section): New method.
15256 * sparc.cc (class Target_sparc): Add has_got_section.