Searched refs:UnwindErrorCode (Results 1 – 3 of 3) sorted by relevance
100 { UnwindErrorCode::UNW_ERROR_STEP_ARK_FRAME, CrashExceptionCode::CRASH_UNWIND_EFRAME }, in ReportUnwinderException()101 { UnwindErrorCode::UNW_ERROR_INVALID_CONTEXT, CrashExceptionCode::CRASH_UNWIND_ECONTEXT }, in ReportUnwinderException()
25 enum UnwindErrorCode : uint16_t { enum
168 ReportUnwinderException(UnwindErrorCode::UNW_ERROR_STEP_ARK_FRAME);