Searched refs:decodePPC64LocalEntryOffset (Results 1 – 10 of 10) sorted by relevance
51 return llvm::ELF::decodePPC64LocalEntryOffset(other); in GetLocalEntryOffset()
159 if (Res != ELF::decodePPC64LocalEntryOffset(Encoded)) in emitLocalEntry()
174 if (Res != ELF::decodePPC64LocalEntryOffset(Encoded)) in emitLocalEntry()
394 decodePPC64LocalEntryOffset(unsigned Other) { in decodePPC64LocalEntryOffset() function
392 static inline int64_t decodePPC64LocalEntryOffset(unsigned Other) { in decodePPC64LocalEntryOffset() function
402 static inline int64_t decodePPC64LocalEntryOffset(unsigned Other) { in decodePPC64LocalEntryOffset() function
1507 Value.Addend += ELF::decodePPC64LocalEntryOffset(SymOther); in processRelocationRef()
1476 Value.Addend += ELF::decodePPC64LocalEntryOffset(SymOther); in processRelocationRef()
1469 Value.Addend += ELF::decodePPC64LocalEntryOffset(SymOther); in processRelocationRef()