Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwind-sjlj.c254 _Unwind_Reason_Code stopResult = in unwind_phase2_forced() local
259 (void *)exception_object, stopResult); in unwind_phase2_forced()
260 if (stopResult != _URC_NO_REASON) { in unwind_phase2_forced()
DUnwindLevel1.c275 _Unwind_Reason_Code stopResult = in unwind_phase2_forced() local
280 (void *)exception_object, stopResult); in unwind_phase2_forced()
281 if (stopResult != _URC_NO_REASON) { in unwind_phase2_forced()
DUnwind-seh.cpp276 _Unwind_Reason_Code stopResult = in unwind_phase2_forced() local
281 (void *)exception_object, stopResult); in unwind_phase2_forced()
282 if (stopResult != _URC_NO_REASON) { in unwind_phase2_forced()