Searched refs:map_table1 (Results 1 – 1 of 1) sorted by relevance
37 static const char *map_table1[] = in sh_reloc_type_name() local82 && (size_t) type < sizeof (map_table1) / sizeof (map_table1[0])) in sh_reloc_type_name()83 return map_table1[type]; in sh_reloc_type_name()