LLVM 20.0.0git
|
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::Platform | static |
lookupInitSymbolsAsync(unique_function< void(Error)> OnComplete, ExecutionSession &ES, const DenseMap< JITDylib *, SymbolLookupSet > &InitSyms) | llvm::orc::Platform | static |
notifyAdding(ResourceTracker &RT, const MaterializationUnit &MU)=0 | llvm::orc::Platform | pure virtual |
notifyRemoving(ResourceTracker &RT)=0 | llvm::orc::Platform | pure virtual |
setupJITDylib(JITDylib &JD)=0 | llvm::orc::Platform | pure virtual |
teardownJITDylib(JITDylib &JD)=0 | llvm::orc::Platform | pure virtual |
~Platform() | llvm::orc::Platform | virtual |