Searched refs:catch_exception (Results 1 – 3 of 3) sorted by relevance
13 void catch_exception(except_T *excp);
669 catch_exception(except_T *excp) in catch_exception() function1815 catch_exception((except_T *)cstack->cs_exception[idx]); in ex_catch()
3427 catch_exception(current_exception); in exec_instructions()