Searched defs:ErrorHandlerAddr (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h80 JITTargetAddress ErrorHandlerAddr; member in class:llvm::orc::LazyCallThroughManager
119 Create(ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr) { argument
91 LocalLazyCallThroughManager(ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp19 LazyCallThroughManager( ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr, TrampolinePool *TP) argument
102 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr) argument
[all...]

Completed in 107 milliseconds