Home
last modified time | relevance | path

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

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