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

/freebsd-10.2-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h98 virtual void finalizeLoad(ObjSectionToIDMap &SectionMap);
H A DRuntimeDyldELF.h146 virtual void finalizeLoad(ObjSectionToIDMap &SectionMap);
H A DRuntimeDyldImpl.h362 virtual void finalizeLoad(ObjSectionToIDMap &SectionMap) {} function in class:llvm::RuntimeDyldImpl
H A DRuntimeDyldMachO.cpp91 void RuntimeDyldMachO::finalizeLoad(ObjSectionToIDMap &SectionMap) { function in class:llvm::RuntimeDyldMachO
H A DRuntimeDyld.cpp190 finalizeLoad(LocalSections);
H A DRuntimeDyldELF.cpp1363 void RuntimeDyldELF::finalizeLoad(ObjSectionToIDMap &SectionMap) { function in class:llvm::RuntimeDyldELF

Completed in 82 milliseconds