Home
last modified time | relevance | path

Searched refs:MD_EXCEPTION_CODE_LIN_SIGFPE (Results 1 – 5 of 5) sorted by relevance

/external/google-breakpad/src/google_breakpad/common/
Dminidump_exception_linux.h57 MD_EXCEPTION_CODE_LIN_SIGFPE = 8, /* Floating-point exception (ANSI) */ enumerator
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_core_dumper.cc236 case MD_EXCEPTION_CODE_LIN_SIGFPE: in EnumerateThreads()
Dlinux_dumper.cc380 case MD_EXCEPTION_CODE_LIN_SIGFPE: in GetCrashSignalString()
/external/google-breakpad/src/processor/
Dexploitability_linux.cc595 case MD_EXCEPTION_CODE_LIN_SIGFPE: in BenignCrashTrigger()
Dminidump_processor.cc1390 case MD_EXCEPTION_CODE_LIN_SIGFPE: in GetCrashReason()