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()344 return UNW_STEP_SUCCESS; in stepWithCompactEncodingRBPFrame()462 return UNW_STEP_SUCCESS; in stepWithCompactEncodingFrameless()606 return UNW_STEP_SUCCESS; in stepWithCompactEncodingFrameless()687 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()1004 if (unw_step(cursor) != UNW_STEP_SUCCESS) in __gnu_unwind_frame()
455 return UNW_STEP_SUCCESS; in stepWithEHABI()1309 if (result == UNW_STEP_SUCCESS) { in step()
209 return UNW_STEP_SUCCESS; in stepWithDwarf()