Home
last modified time | relevance | path

Searched refs:UNW_STEP_SUCCESS (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/lib/libunwind/
Dlibunwind.cxx42 case UNW_STEP_SUCCESS: in unwind_phase1()
91 case UNW_STEP_SUCCESS: in unwind_phase2()
154 case UNW_STEP_SUCCESS: in unwind_phase2_forced()
310 if (cursor.step() != UNW_STEP_SUCCESS) in _Unwind_Backtrace()
DUnwindCursor.hpp60 case UNW_STEP_SUCCESS: in step()
64 return UNW_STEP_SUCCESS; in step()
DDwarfInstructions.hpp27 UNW_STEP_SUCCESS, enumerator
163 return UNW_STEP_SUCCESS; in stepWithDwarf()