Searched refs:tic54x_howto_table (Results 1 – 1 of 1) sorted by relevance
149 reloc_howto_type tic54x_howto_table[] = variable225 return &tic54x_howto_table[0]; in tic54x_coff_reloc_type_lookup()227 return &tic54x_howto_table[1]; in tic54x_coff_reloc_type_lookup()229 return &tic54x_howto_table[2]; in tic54x_coff_reloc_type_lookup()231 return &tic54x_howto_table[3]; in tic54x_coff_reloc_type_lookup()233 return &tic54x_howto_table[4]; in tic54x_coff_reloc_type_lookup()235 return &tic54x_howto_table[5]; in tic54x_coff_reloc_type_lookup()237 return &tic54x_howto_table[12]; in tic54x_coff_reloc_type_lookup()250 i < sizeof (tic54x_howto_table) / sizeof (tic54x_howto_table[0]); in tic54x_coff_reloc_name_lookup()252 if (tic54x_howto_table[i].name != NULL in tic54x_coff_reloc_name_lookup()[all …]