Home
last modified time | relevance | path

Searched refs:ExceptionPointers (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.cpp67 SmallVector<WebAssemblyException*, 8> ExceptionPointers; in recalculate() local
68 ExceptionPointers.reserve(Exceptions.size()); in recalculate()
72 ExceptionPointers.push_back(WE.get()); in recalculate()
81 for (auto *WE : ExceptionPointers) { in recalculate()
/external/skqp/tools/
Dwin_dbghelp.cpp157 ExpParam.ExceptionPointers = pExceptionPointers; in GenerateDumpAndPrintCallstack()
/external/skia/tools/
Dwin_dbghelp.cpp157 ExpParam.ExceptionPointers = pExceptionPointers; in GenerateDumpAndPrintCallstack()
/external/google-breakpad/src/client/windows/crash_generation/
Dminidump_generator.cc327 dump_exception_info.ExceptionPointers = exception_pointers_; in WriteMinidump()
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc930 except_info.ExceptionPointers = exinfo; in WriteMinidumpWithExceptionForProcess()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DSignals.inc815 ExceptionInfo.ExceptionPointers = ep;
/external/llvm-project/llvm/lib/Support/Windows/
DSignals.inc819 ExceptionInfo.ExceptionPointers = ep;
/external/llvm/lib/Support/Windows/
DSignals.inc781 ExceptionInfo.ExceptionPointers = ep;
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h1075 PEXCEPTION_POINTERS ExceptionPointers; member
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DSignals.inc784 ExceptionInfo.ExceptionPointers = ep;