Searched refs:decodePPC64LocalEntryOffset (Results 1 – 4 of 4) sorted by relevance
44 return llvm::ELF::decodePPC64LocalEntryOffset(other); in GetLocalEntryOffset()
367 Addend += ELF::decodePPC64LocalEntryOffset((*ObjSymbol)->st_other); in link_ELF_ppc64()
415 static inline int64_t decodePPC64LocalEntryOffset(unsigned Other) { in decodePPC64LocalEntryOffset() function
1585 Value.Addend += ELF::decodePPC64LocalEntryOffset(SymOther); in processRelocationRef()