Home
last modified time | relevance | path

Searched defs:OrcRuntimePath (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h577 ExecutorNativePlatform(std::string OrcRuntimePath) ExecutorNativePlatform() argument
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp162 Create(ExecutionSession & ES,ObjectLinkingLayer & ObjLinkingLayer,JITDylib & PlatformJD,const char * OrcRuntimePath,std::optional<SymbolAliasMap> RuntimeAliases) Create() argument
H A DCOFFPlatform.cpp227 Create(ExecutionSession & ES,ObjectLinkingLayer & ObjLinkingLayer,JITDylib & PlatformJD,const char * OrcRuntimePath,LoadDynamicLibrary LoadDynLibrary,bool StaticVCRuntime,const char * VCRuntimePath,std::optional<SymbolAliasMap> RuntimeAliases) Create() argument
H A DMachOPlatform.cpp338 Create(ExecutionSession & ES,ObjectLinkingLayer & ObjLinkingLayer,JITDylib & PlatformJD,const char * OrcRuntimePath,HeaderOptions PlatformJDOpts,MachOHeaderMUBuilder BuildMachOHeaderMU,std::optional<SymbolAliasMap> RuntimeAliases) Create() argument