Searched refs:xt_unhandled_exception (Results 1 – 2 of 2) sorted by relevance
52 void xt_unhandled_exception(XtExcFrame *frame) in xt_unhandled_exception() function76 _xt_exception_table[n] = &xt_unhandled_exception; in xt_set_exception_handler()79 return ((old == &xt_unhandled_exception) ? 0 : old); in xt_set_exception_handler()
103 .word xt_unhandled_exception /* handler address */