Searched refs:_US_UNWIND_FRAME_STARTING (Results 1 – 5 of 5) sorted by relevance
187 if ((state & _US_ACTION_MASK) != _US_UNWIND_FRAME_STARTING) in __gcc_personality_sj0()
164 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1) macro
58 static const _Unwind_State _US_UNWIND_FRAME_STARTING = 1; variable
1111 case _US_UNWIND_FRAME_STARTING: in __gxx_personality_v0()
574 resume ? _US_UNWIND_FRAME_RESUME : _US_UNWIND_FRAME_STARTING; in unwind_phase2()