Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-sjlj.c269 _Unwind_Reason_Code stopResult = in unwind_phase2_forced() local
274 (void *)exception_object, stopResult); in unwind_phase2_forced()
275 if (stopResult != _URC_NO_REASON) { in unwind_phase2_forced()
H A DUnwindLevel1.c381 _Unwind_Reason_Code stopResult = in unwind_phase2_forced() local
386 (void *)exception_object, stopResult); in unwind_phase2_forced()
387 if (stopResult != _URC_NO_REASON) { in unwind_phase2_forced()
H A DUnwind-seh.cpp319 _Unwind_Reason_Code stopResult = in unwind_phase2_forced() local
324 (void *)exception_object, stopResult); in unwind_phase2_forced()
325 if (stopResult != _URC_NO_REASON) { in unwind_phase2_forced()
H A DUnwind-EHABI.cpp739 _Unwind_Reason_Code stopResult = in unwind_phase2_forced() local
744 (void *)exception_object, stopResult); in unwind_phase2_forced()
745 if (stopResult != _URC_NO_REASON) { in unwind_phase2_forced()