Home
last modified time | relevance | path

Searched refs:tic54x_howto_table (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoff-tic54x.c132 reloc_howto_type tic54x_howto_table[] = variable
208 return &tic54x_howto_table[0]; in tic54x_coff_reloc_type_lookup()
210 return &tic54x_howto_table[1]; in tic54x_coff_reloc_type_lookup()
212 return &tic54x_howto_table[2]; in tic54x_coff_reloc_type_lookup()
214 return &tic54x_howto_table[3]; in tic54x_coff_reloc_type_lookup()
216 return &tic54x_howto_table[4]; in tic54x_coff_reloc_type_lookup()
218 return &tic54x_howto_table[5]; in tic54x_coff_reloc_type_lookup()
220 return &tic54x_howto_table[12]; in tic54x_coff_reloc_type_lookup()
233 i < sizeof (tic54x_howto_table) / sizeof (tic54x_howto_table[0]); in tic54x_coff_reloc_name_lookup()
235 if (tic54x_howto_table[i].name != NULL in tic54x_coff_reloc_name_lookup()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-tic54x.c149 reloc_howto_type tic54x_howto_table[] = variable
225 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 …]