Home
last modified time | relevance | path

Searched refs:decodePPC64LocalEntryOffset (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.cpp171 if (Res != ELF::decodePPC64LocalEntryOffset(Encoded)) in emitLocalEntry()
/external/llvm/include/llvm/Support/
DELF.h386 decodePPC64LocalEntryOffset(unsigned Other) { in decodePPC64LocalEntryOffset() function
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1106 Value.Addend += ELF::decodePPC64LocalEntryOffset(SymOther); in processRelocationRef()