Home
last modified time | relevance | path

Searched defs:ExceptionInfo (Results 1 – 16 of 16) sorted by relevance

/external/google-breakpad/src/client/mac/crash_generation/
Dcrash_generation_server.h51 struct ExceptionInfo { struct
52 int32_t exception_type;
53 int32_t exception_code;
54 int32_t exception_subcode;
/external/proguard/src/proguard/classfile/attribute/
DExceptionInfo.java30 public class ExceptionInfo implements VisitorAccepter class
46 public ExceptionInfo() in ExceptionInfo() method in ExceptionInfo
55 public ExceptionInfo(int u2startPC, in ExceptionInfo() method in ExceptionInfo
/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DExceptionAnalyzer.h52 ExceptionInfo() : Behaviour(State::NotThrowing), ContainsUnknown(false) {} in ExceptionInfo() function
53 ExceptionInfo(State S) in ExceptionInfo() function
/external/ImageMagick/MagickCore/
Dmagick-type.h159 #define ExceptionInfo MagickExceptionInfo macro
200 typedef struct _ExceptionInfo ExceptionInfo; typedef
/external/javassist/src/main/javassist/bytecode/analysis/
DAnalyzer.java91 private static class ExceptionInfo { class in Analyzer
97 private ExceptionInfo(int start, int end, int handler, Type type) { in ExceptionInfo() method in Analyzer.ExceptionInfo
/external/catch2/include/internal/
Dcatch_fatal_condition.cpp46 … LONG CALLBACK FatalConditionHandler::handleVectoredException(PEXCEPTION_POINTERS ExceptionInfo) { in handleVectoredException()
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerUtilWindows.cpp33 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) { in ExceptionHandler()
DFuzzerUtilFuchsia.cpp265 zx_exception_info_t ExceptionInfo; in CrashHandler() local
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerUtilWindows.cpp33 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) { in ExceptionHandler()
DFuzzerUtilFuchsia.cpp265 zx_exception_info_t ExceptionInfo; in CrashHandler() local
/external/llvm/lib/Support/
DCrashRecoveryContext.cpp165 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) in ExceptionHandler()
/external/llvm-project/llvm/lib/Support/
DCrashRecoveryContext.cpp264 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) in ExceptionHandler()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCrashRecoveryContext.cpp259 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) in ExceptionHandler()
/external/libchrome/base/process/
Dmemory_unittest.cc221 LONG WINAPI ExitingUnhandledExceptionFilter(EXCEPTION_POINTERS* ExceptionInfo) { in ExitingUnhandledExceptionFilter()
/external/catch2/single_include/catch2/
Dcatch.hpp10712 … LONG CALLBACK FatalConditionHandler::handleVectoredException(PEXCEPTION_POINTERS ExceptionInfo) { in handleVectoredException()
/external/libabigail/tests/lib/
Dcatch.hpp10770 … LONG CALLBACK FatalConditionHandler::handleVectoredException(PEXCEPTION_POINTERS ExceptionInfo) { in handleVectoredException()