Searched refs:_US_FORCE_UNWIND (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h23 static const _Unwind_State _US_FORCE_UNWIND = 8; variable
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h202 #define _US_FORCE_UNWIND ((_Unwind_State)8) macro
/freebsd-current/contrib/llvm-project/libunwind/src/
H A DUnwindLevel1-gcc-ext.c181 if (handler(_US_VIRTUAL_UNWIND_FRAME | _US_FORCE_UNWIND, &ex, context) !=
H A DUnwind-EHABI.cpp763 (*p)(_US_FORCE_UNWIND | _US_UNWIND_FRAME_STARTING, exception_object,

Completed in 180 milliseconds