Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/common/
Dminidump_exception_linux.h75 MD_EXCEPTION_CODE_LIN_SIGXFSZ = 25, enumerator
/external/google-breakpad/src/processor/
Dexploitability_linux.cc610 case MD_EXCEPTION_CODE_LIN_SIGXFSZ: in BenignCrashTrigger()
Dminidump_processor.cc1489 case MD_EXCEPTION_CODE_LIN_SIGXFSZ: in GetCrashReason()
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_dumper.cc414 case MD_EXCEPTION_CODE_LIN_SIGXFSZ: in GetCrashSignalString()