Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_accessors.cpp96 return UNW_ERROR_INVALID_CONTEXT; in AccessReg()
110 return UNW_ERROR_INVALID_CONTEXT; in FindUnwindTable()
148 return UNW_ERROR_INVALID_CONTEXT; in AccessMem()
184 return UNW_ERROR_INVALID_CONTEXT; in AccessReg()
198 return UNW_ERROR_INVALID_CONTEXT; in FindUnwindTable()
Dunwinder.cpp372 lastErrorData_.SetCode(UNW_ERROR_INVALID_CONTEXT); in Unwind()
/base/hiviewdfx/faultloggerd/interfaces/common/
Ddfx_errors.h69 UNW_ERROR_INVALID_CONTEXT, enumerator
/base/hiviewdfx/faultloggerd/interfaces/innerkits/crash_exception/
Dcrash_exception.cpp101 { UnwindErrorCode::UNW_ERROR_INVALID_CONTEXT, CrashExceptionCode::CRASH_UNWIND_ECONTEXT }, in ReportUnwinderException()