Searched defs:OrcRuntimePath (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | LLJIT.h | 552 ExecutorNativePlatform(std::string OrcRuntimePath) ExecutorNativePlatform() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | ELFNixPlatform.cpp | 162 JITDylib &PlatformJD, const char *OrcRuntimePath, in Create()
|
H A D | COFFPlatform.cpp | 227 JITDylib &PlatformJD, const char *OrcRuntimePath, in Create()
|
H A D | MachOPlatform.cpp | 302 Create(ExecutionSession & ES,ObjectLinkingLayer & ObjLinkingLayer,JITDylib & PlatformJD,const char * OrcRuntimePath,HeaderOptions PlatformJDOpts,MachOHeaderMUBuilder BuildMachOHeaderMU,std::optional<SymbolAliasMap> RuntimeAliases) Create() argument
|