HomeSort by: relevance | last modified time | path
    Searched defs:unwind_phase2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/lib/libunwind/
libunwind.cxx 78 static _Unwind_Reason_Code unwind_phase2(ThisUnwindCursor &cursor, function in typeref:typename:_Unwind_Reason_Code
208 return unwind_phase2(cursor2, exc);
231 unwind_phase2(cursor, exc);
libunwind.cxx 78 static _Unwind_Reason_Code unwind_phase2(ThisUnwindCursor &cursor, function in typeref:typename:_Unwind_Reason_Code
208 return unwind_phase2(cursor2, exc);
231 unwind_phase2(cursor, exc);

Completed in 63 milliseconds