Searched refs:tic54x_howto_table (Results 1 – 2 of 2) sorted by relevance
167 reloc_howto_type tic54x_howto_table[] = variable243 return &tic54x_howto_table[0];245 return &tic54x_howto_table[1];247 return &tic54x_howto_table[2];249 return &tic54x_howto_table[3];251 return &tic54x_howto_table[4];253 return &tic54x_howto_table[5];255 return &tic54x_howto_table[12];272 for (i = 0; i < sizeof tic54x_howto_table/sizeof tic54x_howto_table[0]; i++)274 if (tic54x_howto_table[i].type == dst->r_type)[all …]
168 reloc_howto_type tic54x_howto_table[] = variable244 return &tic54x_howto_table[0];246 return &tic54x_howto_table[1];248 return &tic54x_howto_table[2];250 return &tic54x_howto_table[3];252 return &tic54x_howto_table[4];254 return &tic54x_howto_table[5];256 return &tic54x_howto_table[12];273 for (i = 0; i < sizeof tic54x_howto_table/sizeof tic54x_howto_table[0]; i++)275 if (tic54x_howto_table[i].type == dst->r_type)[all …]