Searched refs:Exception_Name (Results 1 – 1 of 1) sorted by relevance
101 static const char *Exception_Name[] = {"Instruction Address Misaligned", variable144 if (id < sizeof(Exception_Name) / sizeof(const char *)) in get_exception_msg()146 msg = Exception_Name[id]; in get_exception_msg()
Completed in 3 milliseconds