Home
last modified time | relevance | path

Searched defs:_US_FORCE_UNWIND (Results 1 – 2 of 2) 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