Searched refs:excnames (Results 1 – 1 of 1) sorted by relevance
10827 static const char * const excnames[] = { in arm_log_exception() local10857 if (idx >= 0 && idx < ARRAY_SIZE(excnames)) { in arm_log_exception()10858 exc = excnames[idx]; in arm_log_exception()