Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h104 JITTargetAddress ErrorHandlerAddr; variable
114 JITTargetAddress ErrorHandlerAddr) in LocalLazyCallThroughManager()
135 Create(ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr) { in Create()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLazyReexports.cpp22 ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr, in LazyCallThroughManager()
87 JITTargetAddress ErrorHandlerAddr) { in createLocalLazyCallThroughManager()