Home
last modified time | relevance | path

Searched refs:SymOther (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1506 uint8_t SymOther = Symbol->getOther(); in processRelocationRef() local
1507 Value.Addend += ELF::decodePPC64LocalEntryOffset(SymOther); in processRelocationRef()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1458 uint8_t SymOther = Symbol->getOther(); in processRelocationRef() local
1459 Value.Addend += ELF::decodePPC64LocalEntryOffset(SymOther); in processRelocationRef()