Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/common/
Ddfx_exception.h45 CRASH_UNWIND_EFRAME, /* Failed to step ark js frame */ enumerator
80 {CRASH_UNWIND_EFRAME, "Failed to step ark js frame." },
/base/hiviewdfx/faultloggerd/interfaces/innerkits/crash_exception/
Dcrash_exception.cpp100 { UnwindErrorCode::UNW_ERROR_STEP_ARK_FRAME, CrashExceptionCode::CRASH_UNWIND_EFRAME }, in ReportUnwinderException()