Searched defs:_US_FORCE_UNWIND (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Headers/ | ||
D | unwind.h | 167 #define _US_FORCE_UNWIND ((_Unwind_State)8) macro |
/external/libunwind_llvm/include/ | ||
D | unwind.h | 61 static const _Unwind_State _US_FORCE_UNWIND = 8; variable |