Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h79 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 DLazyReexports.cpp20 LazyCallThroughManager(ExecutionSession & ES,ExecutorAddr ErrorHandlerAddr,TrampolinePool * TP) LazyCallThroughManager() argument
108 createLocalLazyCallThroughManager(const Triple & T,ExecutionSession & ES,ExecutorAddr ErrorHandlerAddr) createLocalLazyCallThroughManager() argument
[all...]
H A DEPCIndirectionUtils.cpp330 createLazyCallThroughManager(ExecutionSession & ES,ExecutorAddr ErrorHandlerAddr) createLazyCallThroughManager() argument
H A DOrcV2CBindings.cpp1167 LLVMOrcCreateLocalLazyCallThroughManager(const char * TargetTriple,LLVMOrcExecutionSessionRef ES,LLVMOrcJITTargetAddress ErrorHandlerAddr,LLVMOrcLazyCallThroughManagerRef * Result) LLVMOrcCreateLocalLazyCallThroughManager() argument