Home
last modified time | relevance | path

Searched defs:ErrorHandlerAddr (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h80 JITTargetAddress ErrorHandlerAddr; variable
92 JITTargetAddress ErrorHandlerAddr) in LocalLazyCallThroughManager()
119 Create(ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr) { in Create()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp20 ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr, TrampolinePool *TP) in LazyCallThroughManager()
107 JITTargetAddress ErrorHandlerAddr) { in createLocalLazyCallThroughManager()
H A DEPCIndirectionUtils.cpp331 ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr) { in createLazyCallThroughManager()
H A DOrcV2CBindings.cpp1098 LLVMOrcJITTargetAddress ErrorHandlerAddr, in LLVMOrcCreateLocalLazyCallThroughManager()