Home
last modified time | relevance | path

Searched refs:utiRet (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp974 MAYBE_UNUSED int utiRet = acc_->FindUnwindTable(frame.pc, uti, ctx); in StepInner() local
975 if (utiRet != UNW_ERROR_NONE) { in StepInner()
976 lastErrorData_.SetAddrAndCode(frame.pc, utiRet); in StepInner()
977 DFXLOGU("Failed to find unwind table ret: %{public}d", utiRet); in StepInner()

Completed in 3 milliseconds