Searched refs:SIGBUS (Results 1 – 5 of 5) sorted by relevance
40 case SIGBUS: in os_signal_action()
17 #define SIGBUS 7 macro
54 { 0x400, SIGBUS }, /* instruction bus error */56 { 0x600, SIGBUS }, /* alignment */
29 #define SIGBUS 7 macro
317 sigaction(SIGBUS, &act, NULL) || in os_setup_signal_handlers()
Completed in 13 milliseconds