Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc704 glink_section() const in glink_section() function in __anon0f0c9f3e0111::Target_powerpc
711 glink_section() in glink_section() function in __anon0f0c9f3e0111::Target_powerpc
2633 target->glink_section()->add_global_entry(gsym); in make_stub()
3254 = this->targ_->glink_section(); in do_write()
4299 = (this->targ_->glink_section()->pltresolve_size in do_write()
4304 = this->targ_->glink_section()->address() + glinkoff; in do_write()
6837 Address off = target->glink_section()->find_global_entry(gsym); in relocate()
6840 value = target->glink_section()->global_entry_address() + off; in relocate()
8241 Address off = this->glink_section()->find_global_entry(gsym); in do_dynsym_value()
8243 return this->glink_section()->global_entry_address() + off; in do_dynsym_value()
[all …]
DChangeLog1279 * powerpc.cc (Target_powerpc::glink_section): Provide non-const