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

/freebsd-current/contrib/libcxxrt/
H A Dunwind-arm.h49 static const _Unwind_State _US_UNWIND_FRAME_RESUME = 2; variable
54 # define _US_UNWIND_FRAME_RESUME 2 macro
223 case _US_UNWIND_FRAME_RESUME:\
/freebsd-current/contrib/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h20 static const _Unwind_State _US_UNWIND_FRAME_RESUME = 2; variable
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h200 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2) macro
/freebsd-current/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp582 resume ? _US_UNWIND_FRAME_RESUME : _US_UNWIND_FRAME_STARTING;

Completed in 195 milliseconds