Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc309 ppc64_local_entry_offset(const Symbol* sym) const in ppc64_local_entry_offset() function in __anon0f0c9f3e0111::Powerpc_relobj
313 ppc64_local_entry_offset(unsigned int symndx) const in ppc64_local_entry_offset() function in __anon0f0c9f3e0111::Powerpc_relobj
2696 to += this->object_->ppc64_local_entry_offset(gsym); in make_stub()
2712 to += this->object_->ppc64_local_entry_offset(this->r_sym_); in make_stub()
7225 value += object->ppc64_local_entry_offset(gsym); in relocate()
7227 value += object->ppc64_local_entry_offset(r_sym); in relocate()
7336 value += object->ppc64_local_entry_offset(gsym); in relocate()
7338 value += object->ppc64_local_entry_offset(r_sym); in relocate()
DChangeLog1282 Only call ppc64_local_entry_offset for 64-bit. Restrict
1455 ppc64_local_entry_offset, ppc64_local_entry_offset,