Searched defs:default_handler (Results 1 – 2 of 2) sorted by relevance
39 xtensa_exception_handler *default_handler[EXCCAUSE_N]; member
233 static void default_handler(int signum, siginfo_t *si, void *uc) in default_handler() function