Home
last modified time | relevance | path

Searched refs:MD_EXCEPTION_CODE_LIN_SIGINT (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/google_breakpad/common/
Dminidump_exception_linux.h51 MD_EXCEPTION_CODE_LIN_SIGINT = 2, /* Interrupt (ANSI) */ enumerator
/external/google-breakpad/src/processor/
Dexploitability_linux.cc591 case MD_EXCEPTION_CODE_LIN_SIGINT: in BenignCrashTrigger()
Dminidump_processor.cc1321 case MD_EXCEPTION_CODE_LIN_SIGINT: in GetCrashReason()
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_dumper.cc368 case MD_EXCEPTION_CODE_LIN_SIGINT: in GetCrashSignalString()