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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h158 Error finalizeLoad(const ObjectFile &Obj,
H A DRuntimeDyldELF.h184 Error finalizeLoad(const ObjectFile &Obj,
H A DRuntimeDyldMachO.cpp228 RuntimeDyldMachOCRTPBase<Impl>::finalizeLoad(const ObjectFile &Obj, function in class:llvm::RuntimeDyldMachOCRTPBase
H A DRuntimeDyldImpl.h576 virtual Error finalizeLoad(const ObjectFile &ObjImg, function in class:llvm::RuntimeDyldImpl
H A DRuntimeDyld.cpp444 if (auto Err = finalizeLoad(Obj, LocalSections))
H A DRuntimeDyldELF.cpp1923 Error RuntimeDyldELF::finalizeLoad(const ObjectFile &Obj, function in class:llvm::RuntimeDyldELF
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h292 Error finalizeLoad(const object::ObjectFile &Obj,

Completed in 287 milliseconds