Searched refs:finalizeLoad (Results 1 - 7 of 7) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h158 Error finalizeLoad(const ObjectFile &Obj,
H A DRuntimeDyldELF.h177 Error finalizeLoad(const ObjectFile &Obj,
H A DRuntimeDyldImpl.h489 virtual Error finalizeLoad(const ObjectFile &ObjImg, function in class:llvm::RuntimeDyldImpl
H A DRuntimeDyldMachO.cpp226 RuntimeDyldMachOCRTPBase<Impl>::finalizeLoad(const ObjectFile &Obj, function in class:llvm::RuntimeDyldMachOCRTPBase
H A DRuntimeDyld.cpp329 if (auto Err = finalizeLoad(Obj, LocalSections))
H A DRuntimeDyldELF.cpp1845 Error RuntimeDyldELF::finalizeLoad(const ObjectFile &Obj, function in class:llvm::RuntimeDyldELF
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h200 Error finalizeLoad(const ObjectFile &Obj,

Completed in 159 milliseconds