Home
last modified time | relevance | path

Searched refs:finalizeLoad (Results 1 – 14 of 14) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h158 Error finalizeLoad(const ObjectFile &Obj,
DRuntimeDyldELF.h177 Error finalizeLoad(const ObjectFile &Obj,
DRuntimeDyldImpl.h489 virtual Error finalizeLoad(const ObjectFile &ObjImg, in finalizeLoad() function
DRuntimeDyldMachO.cpp226 RuntimeDyldMachOCRTPBase<Impl>::finalizeLoad(const ObjectFile &Obj, in finalizeLoad() function in llvm::RuntimeDyldMachOCRTPBase
DRuntimeDyld.cpp329 if (auto Err = finalizeLoad(Obj, LocalSections)) in loadObjectImpl()
DRuntimeDyldELF.cpp1845 Error RuntimeDyldELF::finalizeLoad(const ObjectFile &Obj, in finalizeLoad() function in llvm::RuntimeDyldELF
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h159 Error finalizeLoad(const ObjectFile &Obj,
DRuntimeDyldELF.h184 Error finalizeLoad(const ObjectFile &Obj,
DRuntimeDyldMachO.cpp229 RuntimeDyldMachOCRTPBase<Impl>::finalizeLoad(const ObjectFile &Obj, in finalizeLoad() function in llvm::RuntimeDyldMachOCRTPBase
DRuntimeDyldImpl.h558 virtual Error finalizeLoad(const ObjectFile &ObjImg, in finalizeLoad() function
DRuntimeDyld.cpp380 if (auto Err = finalizeLoad(Obj, LocalSections)) in loadObjectImpl()
DRuntimeDyldELF.cpp1842 Error RuntimeDyldELF::finalizeLoad(const ObjectFile &Obj, in finalizeLoad() function in llvm::RuntimeDyldELF
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h200 Error finalizeLoad(const ObjectFile &Obj, in finalizeLoad() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h270 Error finalizeLoad(const ObjectFile &Obj, in finalizeLoad() function