Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDLazyReexports.h79 ExecutorAddr ErrorHandlerAddr; variable
91 ExecutorAddr ErrorHandlerAddr) in LocalLazyCallThroughManager()
118 Create(ExecutionSession &ES, ExecutorAddr ErrorHandlerAddr) { in Create()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDLazyReexports.cpp20 ExecutorAddr ErrorHandlerAddr, in LazyCallThroughManager()
108 ExecutorAddr ErrorHandlerAddr) { in createLocalLazyCallThroughManager()
HDEPCIndirectionUtils.cpp330 ExecutionSession &ES, ExecutorAddr ErrorHandlerAddr) { in createLazyCallThroughManager()
HDOrcV2CBindings.cpp1167 LLVMOrcJITTargetAddress ErrorHandlerAddr, in LLVMOrcCreateLocalLazyCallThroughManager()