Searched refs:ppc64_decode_local_entry (Results 1 – 5 of 5) sorted by relevance
213 ppc64_decode_local_entry(unsigned int other) in END_RELOC_NUMBERS()233 ppc64_decode_local_entry (((other) & STO_PPC64_LOCAL_MASK) \
261 ppc64_decode_local_entry(unsigned int other) in END_RELOC_NUMBERS()281 ppc64_decode_local_entry (((other) & STO_PPC64_LOCAL_MASK) \
256 ppc64_decode_local_entry(unsigned int other) in ppc64_decode_local_entry() function
313 { return elfcpp::ppc64_decode_local_entry(sym->nonvis() >> 3); } in ppc64_local_entry_offset()317 { return elfcpp::ppc64_decode_local_entry(this->st_other_[symndx] >> 5); } in ppc64_local_entry_offset()
11318 other = ppc64_decode_local_entry (other); in get_ppc64_symbol_other()