Searched refs:decodePPC64LocalEntryOffset (Results 1 – 4 of 4) sorted by relevance
51 return llvm::ELF::decodePPC64LocalEntryOffset(other); in GetLocalEntryOffset()
169 if (Res != ELF::decodePPC64LocalEntryOffset(Encoded)) in emitLocalEntry()
393 static inline int64_t decodePPC64LocalEntryOffset(unsigned Other) { in decodePPC64LocalEntryOffset() function
1459 Value.Addend += ELF::decodePPC64LocalEntryOffset(SymOther); in processRelocationRef()