Searched refs:_Unwind_State (Results 1 – 2 of 2) sorted by relevance
50 typedef uint32_t _Unwind_State; typedef51 static const _Unwind_State _US_VIRTUAL_UNWIND_FRAME = 0;52 static const _Unwind_State _US_UNWIND_FRAME_STARTING = 1;53 static const _Unwind_State _US_UNWIND_FRAME_RESUME = 2;
84 __gxx_personality_v0(_Unwind_State state, \