LLVM  8.0.1
llvm::orc::ExecutionSession Member List

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

allocateVModule()llvm::orc::ExecutionSessioninline
createJITDylib(std::string Name, bool AddToMainDylibSearchOrder=true)llvm::orc::ExecutionSession
dispatchMaterialization(JITDylib &JD, std::unique_ptr< MaterializationUnit > MU)llvm::orc::ExecutionSessioninline
DispatchMaterializationFunction typedefllvm::orc::ExecutionSession
dump(raw_ostream &OS)llvm::orc::ExecutionSession
ErrorReporter typedefllvm::orc::ExecutionSession
ExecutionSession(std::shared_ptr< SymbolStringPool > SSP=nullptr)llvm::orc::ExecutionSession
getMainJITDylib()llvm::orc::ExecutionSession
getSymbolStringPool() constllvm::orc::ExecutionSessioninline
intern(StringRef SymName)llvm::orc::ExecutionSessioninline
JITDylib classllvm::orc::ExecutionSessionfriend
LegacyAsyncLookupFunction typedefllvm::orc::ExecutionSession
legacyFailQuery(AsynchronousSymbolQuery &Q, Error Err)llvm::orc::ExecutionSession
legacyLookup(LegacyAsyncLookupFunction AsyncLookup, SymbolNameSet Names, bool WaiUntilReady, RegisterDependenciesFunction RegisterDependencies)llvm::orc::ExecutionSession
lookup(const JITDylibSearchList &SearchOrder, SymbolNameSet Symbols, SymbolsResolvedCallback OnResolve, SymbolsReadyCallback OnReady, RegisterDependenciesFunction RegisterDependencies)llvm::orc::ExecutionSession
lookup(const JITDylibSearchList &SearchOrder, const SymbolNameSet &Symbols, RegisterDependenciesFunction RegisterDependencies=NoDependenciesToRegister, bool WaitUntilReady=true)llvm::orc::ExecutionSession
lookup(const JITDylibSearchList &SearchOrder, SymbolStringPtr Symbol)llvm::orc::ExecutionSession
lookup(ArrayRef< JITDylib *> SearchOrder, SymbolStringPtr Symbol)llvm::orc::ExecutionSession
lookup(ArrayRef< JITDylib *> SearchOrder, StringRef Symbol)llvm::orc::ExecutionSession
releaseVModule(VModuleKey Key)llvm::orc::ExecutionSessioninline
reportError(Error Err)llvm::orc::ExecutionSessioninline
runSessionLocked(Func &&F) -> decltype(F())llvm::orc::ExecutionSessioninline
setDispatchMaterialization(DispatchMaterializationFunction DispatchMaterialization)llvm::orc::ExecutionSessioninline
setErrorReporter(ErrorReporter ReportError)llvm::orc::ExecutionSessioninline