Searched defs:RTDyld (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp33 LoadedCOFFObjectInfo( RuntimeDyldImpl &RTDyld, RuntimeDyld::LoadedObjectInfo::ObjSectionToIDMap ObjSecToIDMap) argument
H A DRuntimeDyldMachO.cpp32 LoadedMachOObjectInfo(RuntimeDyldImpl &RTDyld, argument
H A DRuntimeDyldELF.cpp139 LoadedELFObjectInfo(RuntimeDyldImpl &RTDyld, ObjSectionToIDMap ObjSecToIDMap) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h76 LoadedObjectInfo(RuntimeDyldImpl &RTDyld, ObjSectionToIDMap ObjSecToIDMap) argument
88 RuntimeDyldImpl &RTDyld; member in class:llvm::RuntimeDyld::LoadedObjectInfo
165 virtual void notifyObjectLoaded(RuntimeDyld &RTDyld, argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayer.h326 std::unique_ptr<RuntimeDyld> RTDyld; member in struct:llvm::orc::LegacyRTDyldObjectLinkingLayer::PreFinalizeContents
[all...]

Completed in 62 milliseconds