Lines Matching refs:kSignals
140 const int kSignals[] = { SIGABRT, SIGBUS, SIGFPE, SIGILL, SIGSEGV };141 for (int sig : kSignals) {