Searched refs:SIGILL (Results 1 – 6 of 6) sorted by relevance
56 sigaction64(SIGILL, &action, &previous_sigill_); in SetUp()64 sigaction64(SIGILL, &previous_sigill_, nullptr); in TearDown()
16 #define SIGILL 4 macro
41 __BIONIC_SIGDEF(SIGILL, "Illegal instruction")
19 #define SIGILL 4 macro
81 MACRO(SIGILL); in signal_h()