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

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

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)=0llvm::orc::Platformpure virtual
notifyRemoving(ResourceTracker &RT)=0llvm::orc::Platformpure virtual
setupJITDylib(JITDylib &JD)=0llvm::orc::Platformpure virtual
teardownJITDylib(JITDylib &JD)=0llvm::orc::Platformpure virtual
~Platform()llvm::orc::Platformvirtual