Home
last modified time | relevance | path

Searched refs:UNW_ERROR_CANT_UNWIND (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_errors.h65 UNW_ERROR_CANT_UNWIND, enumerator
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Darm_exidx.cpp211 lastErrorData_.SetAddrAndCode(entryOffset, UNW_ERROR_CANT_UNWIND); in ExtractEntryData()
428 lastErrorData_.SetCode(UNW_ERROR_CANT_UNWIND); in Decode1000iiiiiiiiiiii()
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Darm_exidx_test.cpp71 ASSERT_EQ(exidx.GetLastErrorCode(), UNW_ERROR_CANT_UNWIND);
211 ASSERT_EQ(exidx.GetLastErrorCode(), UNW_ERROR_CANT_UNWIND);