Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp20 ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr, TrampolinePool *TP) in LazyCallThroughManager()
107 JITTargetAddress ErrorHandlerAddr) { in createLocalLazyCallThroughManager()
H A DEPCIndirectionUtils.cpp334 ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr) { in createLazyCallThroughManager()
H A DOrcV2CBindings.cpp1211 LLVMOrcJITTargetAddress ErrorHandlerAddr, in LLVMOrcCreateLocalLazyCallThroughManager()