LLVM
8.0.1
|
This is the complete list of members for llvm::orc::LazyCallThroughManager, including all inherited members.
callThroughToSymbol(JITTargetAddress TrampolineAddr) | llvm::orc::LazyCallThroughManager | protected |
createNotifyResolvedFunction(NotifyResolvedImpl NotifyResolved) | llvm::orc::LazyCallThroughManager | inlinestatic |
getCallThroughTrampoline(JITDylib &SourceJD, SymbolStringPtr SymbolName, std::shared_ptr< NotifyResolvedFunction > NotifyResolved) | llvm::orc::LazyCallThroughManager | |
LazyCallThroughManager(ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr, std::unique_ptr< TrampolinePool > TP) | llvm::orc::LazyCallThroughManager | protected |
setTrampolinePool(std::unique_ptr< TrampolinePool > TP) | llvm::orc::LazyCallThroughManager | inlineprotected |