Searched defs:_Unwind_Action (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/head/
H A Dstack_unwind.h56 typedef int _Unwind_Action; typedef
57 extern const _Unwind_Action _UA_SEARCH_PHASE;
58 extern const _Unwind_Action _UA_CLEANUP_PHASE;
59 extern const _Unwind_Action _UA_HANDLER_FRAME;
60 extern const _Unwind_Action _UA_FORCE_UNWIND;
96 _Unwind_Action actions,
108 _Unwind_Action actions,

Completed in 53 milliseconds