Searched refs:SIGILL (Results 1 – 5 of 5) sorted by relevance
37 case SIGILL: in os_signal_action()
13 #define SIGILL 4 macro
60 { 0xa00, SIGILL }, /* reserved */61 { 0xb00, SIGILL }, /* reserved */
25 #define SIGILL 4 macro
230 if (sigaction(SIGILL, &act, NULL) || in os_setup_signal_handlers()
Completed in 6 milliseconds