LLVM 19.0.0git
llvm::orc::ELFNixPlatform Member List

This is the complete list of members for llvm::orc::ELFNixPlatform, including all inherited members.

Create(ExecutionSession &ES, ObjectLinkingLayer &ObjLinkingLayer, JITDylib &PlatformJD, std::unique_ptr< DefinitionGenerator > OrcRuntime, std::optional< SymbolAliasMap > RuntimeAliases=std::nullopt)llvm::orc::ELFNixPlatformstatic
Create(ExecutionSession &ES, ObjectLinkingLayer &ObjLinkingLayer, JITDylib &PlatformJD, const char *OrcRuntimePath, std::optional< SymbolAliasMap > RuntimeAliases=std::nullopt)llvm::orc::ELFNixPlatformstatic
getExecutionSession() constllvm::orc::ELFNixPlatforminline
getObjectLinkingLayer() constllvm::orc::ELFNixPlatforminline
lookupInitSymbols(ExecutionSession &ES, const DenseMap< JITDylib *, SymbolLookupSet > &InitSyms)llvm::orc::Platformstatic
lookupInitSymbolsAsync(unique_function< void(Error)> OnComplete, ExecutionSession &ES, const DenseMap< JITDylib *, SymbolLookupSet > &InitSyms)llvm::orc::Platformstatic
notifyAdding(ResourceTracker &RT, const MaterializationUnit &MU) overridellvm::orc::ELFNixPlatformvirtual
notifyRemoving(ResourceTracker &RT) overridellvm::orc::ELFNixPlatformvirtual
requiredCXXAliases()llvm::orc::ELFNixPlatformstatic
setupJITDylib(JITDylib &JD) overridellvm::orc::ELFNixPlatformvirtual
standardPlatformAliases(ExecutionSession &ES, JITDylib &PlatformJD)llvm::orc::ELFNixPlatformstatic
standardRuntimeUtilityAliases()llvm::orc::ELFNixPlatformstatic
teardownJITDylib(JITDylib &JD) overridellvm::orc::ELFNixPlatformvirtual
~Platform()llvm::orc::Platformvirtual