Searched refs:_UA_END_OF_STACK (Results 1 – 9 of 9) sorted by relevance
37 _UA_END_OF_STACK = 16 /* GCC extension */ enumerator
147 _UA_END_OF_STACK); in unwind_phase2_forced()
388 stop (1, _UA_FORCE_UNWIND | _UA_CLEANUP_PHASE | _UA_END_OF_STACK, in _Unwind_ForcedUnwind_Phase2()391 return _UA_END_OF_STACK; in _Unwind_ForcedUnwind_Phase2()
116 #define _UA_END_OF_STACK 16 macro
170 action |= _UA_END_OF_STACK;
108 # define _UA_END_OF_STACK 16 macro
73 #define _UA_END_OF_STACK 16 macro
294 if (actions & _UA_END_OF_STACK) in force_unwind_stop()
12070 * unwind.h (_UA_END_OF_STACK): New flag.