Searched defs:action (Results 1 – 6 of 6) sorted by relevance
147 _Unwind_Action action = _UA_CLEANUP_PHASE; in unwind_phase2() local211 _Unwind_Action action = in unwind_phase2_forced() local
174 _Unwind_Action action = _UA_CLEANUP_PHASE; in unwind_phase2() local262 _Unwind_Action action = in unwind_phase2_forced() local
112 # define _STLP_MPWFIX_CATCH_ACTION(action) }catch(...){action;throw;} //*TY 06/01/2000 - exception… argument
322 # define _STLP_MPWFIX_CATCH_ACTION(action) argument822 # define _STLP_UNWIND(action) catch(...) { action; throw; } argument843 # define _STLP_UNWIND(action) argument
144 const uint8_t* action = actionTableStart + (actionEntry - 1); in scanEHTable() local
679 const uint8_t* action = actionTableStart + (actionEntry - 1); in scan_eh_tab() local