Searched refs:sigill_action (Results 1 – 1 of 1) sorted by relevance
416 static struct sigaction sigill_action = { variable422 if (sigaction(SIGILL, &sigill_action, NULL)) { in catch_sigill()