Searched refs:UNW_ERROR_NONE (Results 1 – 5 of 5) sorted by relevance
114 return UNW_ERROR_NONE; in AccessMem()128 return UNW_ERROR_NONE; in AccessReg()149 if (ret == UNW_ERROR_NONE) { in FindUnwindTable()160 return UNW_ERROR_NONE; in GetMapByPc()180 return UNW_ERROR_NONE; in AccessMem()211 return UNW_ERROR_NONE; in AccessMem()225 return UNW_ERROR_NONE; in AccessReg()238 return UNW_ERROR_NONE; in FindUnwindTable()247 if (ret == UNW_ERROR_NONE) { in FindUnwindTable()258 return UNW_ERROR_NONE; in GetMapByPc()
43 if (acc_ != nullptr && acc_->AccessReg(regIdx, val, ctx_) == UNW_ERROR_NONE) { in ReadReg()51 if (acc_ != nullptr && acc_->AccessMem(addr, val, ctx_) == UNW_ERROR_NONE) { in ReadMem()
772 return UNW_ERROR_NONE; in FindUnwindTableInfo()816 return UNW_ERROR_NONE; in FindUnwindTableInfo()832 return UNW_ERROR_NONE; in FindUnwindTableLocal()
933 if (mapRet != UNW_ERROR_NONE) { in StepInner()980 if (utiRet != UNW_ERROR_NONE) { in StepInner()1330 if (acc_->AccessMem(lockPtrAddr, &lockAddr, &context) != UNW_ERROR_NONE) { in GetLockInfo()
27 UNW_ERROR_NONE = 0, enumerator