Searched refs:UNW_STEP_SUCCESS (Results 1 – 5 of 5) sorted by relevance
115 return UNW_STEP_SUCCESS; in stepWithCompactEncodingEBPFrame()233 return UNW_STEP_SUCCESS; in stepWithCompactEncodingFrameless()346 return UNW_STEP_SUCCESS; in stepWithCompactEncodingRBPFrame()464 return UNW_STEP_SUCCESS; in stepWithCompactEncodingFrameless()610 return UNW_STEP_SUCCESS; in stepWithCompactEncodingFrameless()691 return UNW_STEP_SUCCESS; in stepWithCompactEncodingFrame()
20 #define UNW_STEP_SUCCESS 1 macro
184 if (unw_step(reinterpret_cast<unw_cursor_t*>(context)) != UNW_STEP_SUCCESS) in unwindOneFrame()985 if (unw_step(cursor) != UNW_STEP_SUCCESS) in __gnu_unwind_frame()
463 return UNW_STEP_SUCCESS; in stepWithEHABI()1348 if (result == UNW_STEP_SUCCESS) { in step()
208 return UNW_STEP_SUCCESS; in stepWithDwarf()