Searched refs:UNW_STEP_SUCCESS (Results 1 – 5 of 5) sorted by relevance
114 return UNW_STEP_SUCCESS; in stepWithCompactEncodingEBPFrame()232 return UNW_STEP_SUCCESS; in stepWithCompactEncodingFrameless()345 return UNW_STEP_SUCCESS; in stepWithCompactEncodingRBPFrame()463 return UNW_STEP_SUCCESS; in stepWithCompactEncodingFrameless()609 return UNW_STEP_SUCCESS; in stepWithCompactEncodingFrameless()690 return UNW_STEP_SUCCESS; in stepWithCompactEncodingFrame()
19 #define UNW_STEP_SUCCESS 1 macro
182 if (unw_step(reinterpret_cast<unw_cursor_t*>(context)) != UNW_STEP_SUCCESS) in unwindOneFrame()983 if (unw_step(cursor) != UNW_STEP_SUCCESS) in __gnu_unwind_frame()
516 return UNW_STEP_SUCCESS; in stepWithSEHData()921 return UNW_STEP_SUCCESS; in stepWithEHABI()1983 if (result == UNW_STEP_SUCCESS) { in step()
242 return UNW_STEP_SUCCESS; in stepWithDwarf()