Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/google_breakpad/common/
H A Dminidump_exception_win32.h96 MD_EXCEPTION_CODE_WIN_BAD_FUNCTION_TABLE = 0xc00000ff, enumerator
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dminidump_processor.cc1431 case MD_EXCEPTION_CODE_WIN_BAD_FUNCTION_TABLE: in GetCrashReason()