Home
last modified time | relevance | path

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

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