Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DUnwind-sjlj.c256 _Unwind_Reason_Code stopResult = in unwind_phase2_forced() local
261 (void *)exception_object, stopResult); in unwind_phase2_forced()
262 if (stopResult != _URC_NO_REASON) { in unwind_phase2_forced()
DUnwindLevel1.c280 _Unwind_Reason_Code stopResult = in unwind_phase2_forced() local
285 (void *)exception_object, stopResult); in unwind_phase2_forced()
286 if (stopResult != _URC_NO_REASON) { in unwind_phase2_forced()
DUnwind-seh.cpp266 _Unwind_Reason_Code stopResult = in unwind_phase2_forced() local
271 (void *)exception_object, stopResult); in unwind_phase2_forced()
272 if (stopResult != _URC_NO_REASON) { in unwind_phase2_forced()