Home
last modified time | relevance | path

Searched refs:MD_NTSTATUS_WIN_STATUS_INTEGER_DIVIDE_BY_ZERO (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/google_breakpad/common/
Dminidump_exception_win32.h274 MD_NTSTATUS_WIN_STATUS_INTEGER_DIVIDE_BY_ZERO = 0xC0000094, enumerator
/external/google-breakpad/src/processor/
Dsymbolic_constants_win.cc500 case MD_NTSTATUS_WIN_STATUS_INTEGER_DIVIDE_BY_ZERO: in NTStatusToString()