Searched refs:SYM_exception_return (Results 1 – 2 of 2) sorted by relevance
616 DB_ALPHA_SYM(SYM_exception_return, exception_return),641 return i >= SYM_XentArith && i <= SYM_exception_return; in db_alpha_sym_is_trap()667 [SYM_exception_return] = "(exception return)", in db_alpha_trapsym_description()671 if (i >= SYM_XentArith && i <= SYM_exception_return) { in db_alpha_trapsym_description()
198 #define SYM_exception_return 7 macro