Searched defs:ErrorHandlerAddr (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | LazyReexports.h | 79 ExecutorAddr ErrorHandlerAddr; global() variable 91 LocalLazyCallThroughManager(ExecutionSession & ES,ExecutorAddr ErrorHandlerAddr) LocalLazyCallThroughManager() argument 118 Create(ExecutionSession & ES,ExecutorAddr ErrorHandlerAddr) Create() argument
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | LazyReexports.cpp | 20 LazyCallThroughManager(ExecutionSession & ES,ExecutorAddr ErrorHandlerAddr,TrampolinePool * TP) LazyCallThroughManager() argument 108 createLocalLazyCallThroughManager(const Triple & T,ExecutionSession & ES,ExecutorAddr ErrorHandlerAddr) createLocalLazyCallThroughManager() argument [all...] |
H A D | EPCIndirectionUtils.cpp | 330 createLazyCallThroughManager(ExecutionSession & ES,ExecutorAddr ErrorHandlerAddr) createLazyCallThroughManager() argument
|
H A D | OrcV2CBindings.cpp | 1167 LLVMOrcCreateLocalLazyCallThroughManager(const char * TargetTriple,LLVMOrcExecutionSessionRef ES,LLVMOrcJITTargetAddress ErrorHandlerAddr,LLVMOrcLazyCallThroughManagerRef * Result) LLVMOrcCreateLocalLazyCallThroughManager() argument
|