Home
last modified time | relevance | path

Searched defs:RuntimeAliases (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp118 std::optional<SymbolAliasMap> RuntimeAliases) { in Create()
163 std::optional<SymbolAliasMap> RuntimeAliases) { in Create()
H A DCOFFPlatform.cpp166 const char *VCRuntimePath, std::optional<SymbolAliasMap> RuntimeAliases) { in Create()
230 std::optional<SymbolAliasMap> RuntimeAliases) { in Create()
H A DMachOPlatform.cpp262 Create(ExecutionSession & ES,ObjectLinkingLayer & ObjLinkingLayer,JITDylib & PlatformJD,std::unique_ptr<DefinitionGenerator> OrcRuntime,HeaderOptions PlatformJDOpts,MachOHeaderMUBuilder BuildMachOHeaderMU,std::optional<SymbolAliasMap> RuntimeAliases) Create() argument
305 Create(ExecutionSession & ES,ObjectLinkingLayer & ObjLinkingLayer,JITDylib & PlatformJD,const char * OrcRuntimePath,HeaderOptions PlatformJDOpts,MachOHeaderMUBuilder BuildMachOHeaderMU,std::optional<SymbolAliasMap> RuntimeAliases) Create() argument