Home
last modified time | relevance | path

Searched refs:findOPDEntrySection (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h99 Error findOPDEntrySection(const ELFObjectFileBase &Obj,
DRuntimeDyldELF.cpp824 Error RuntimeDyldELF::findOPDEntrySection(const ELFObjectFileBase &Obj, in findOPDEntrySection() function in llvm::RuntimeDyldELF
1501 if (auto Err = findOPDEntrySection(Obj, ObjSectionToID, Value)) in processRelocationRef()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h95 Error findOPDEntrySection(const ELFObjectFileBase &Obj,
DRuntimeDyldELF.cpp598 Error RuntimeDyldELF::findOPDEntrySection(const ELFObjectFileBase &Obj, in findOPDEntrySection() function in llvm::RuntimeDyldELF
1452 if (auto Err = findOPDEntrySection(Obj, ObjSectionToID, Value)) in processRelocationRef()