Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h577 ExecutorNativePlatform(std::string OrcRuntimePath) in ExecutorNativePlatform()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp151 Create(ExecutionSession & ES,ObjectLinkingLayer & ObjLinkingLayer,JITDylib & PlatformJD,const char * OrcRuntimePath,std::optional<SymbolAliasMap> RuntimeAliases) Create() argument
H A DCOFFPlatform.cpp227 JITDylib &PlatformJD, const char *OrcRuntimePath, in Create() argument
H A DMachOPlatform.cpp338 JITDylib &PlatformJD, const char *OrcRuntimePath, in Create()