Home
last modified time | relevance | path

Searched refs:UNW_ERROR_STEP_ARK_FRAME (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/common/
Ddfx_errors.h113 UNW_ERROR_STEP_ARK_FRAME, enumerator
/base/hiviewdfx/faultloggerd/interfaces/innerkits/crash_exception/
Dcrash_exception.cpp100 { UnwindErrorCode::UNW_ERROR_STEP_ARK_FRAME, CrashExceptionCode::CRASH_UNWIND_EFRAME }, in ReportUnwinderException()
/base/hiviewdfx/faultloggerd/test/unittest/crash_exception/
Dcrash_exception_test.cpp168 ReportUnwinderException(UnwindErrorCode::UNW_ERROR_STEP_ARK_FRAME);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Dunwinder.cpp557 lastErrorData_.SetAddrAndCode(frame.pc, UNW_ERROR_STEP_ARK_FRAME); in StepInner()