Home
last modified time | relevance | path

Searched defs:_US_FORCE_UNWIND (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/libunwind/include/
H A Dunwind_arm_ehabi.h23 static const _Unwind_State _US_FORCE_UNWIND = 8; variable
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Dunwind-arm.h67 _US_FORCE_UNWIND = 8, enumerator
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dunwind.h202 #define _US_FORCE_UNWIND ((_Unwind_State)8) macro