Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/common/
Dminidump_exception_linux.h68 MD_EXCEPTION_CODE_LIN_SIGSTOP = 19, /* Stop, unblockable (POSIX) */ enumerator
/external/google-breakpad/src/processor/
Dexploitability_linux.cc604 case MD_EXCEPTION_CODE_LIN_SIGSTOP: in BenignCrashTrigger()
Dminidump_processor.cc1471 case MD_EXCEPTION_CODE_LIN_SIGSTOP: in GetCrashReason()
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_dumper.cc402 case MD_EXCEPTION_CODE_LIN_SIGSTOP: in GetCrashSignalString()