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

/illumos-gate/usr/src/head/
H A Dstack_unwind.h54 } _Unwind_Reason_Code; typedef in typeref:enum:__anon2350
70 _Unwind_Reason_Code reason,
94 typedef _Unwind_Reason_Code (*_Unwind_Personality_Fn)(
106 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn)(
122 _Unwind_Reason_Code _Unwind_RaiseException(
132 _Unwind_Reason_Code _Unwind_ForcedUnwind(
158 extern "C" _Unwind_Reason_Code
163 _Unwind_Reason_Code res;

Completed in 45 milliseconds