Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dcoff-tic30.c38 reloc_howto_type tic30_coff_howto_table[] = variable
69 return &tic30_coff_howto_table[2];
71 return &tic30_coff_howto_table[0];
73 return &tic30_coff_howto_table[1];
75 return &tic30_coff_howto_table[4];
77 return &tic30_coff_howto_table[3];
116 internal->howto = &tic30_coff_howto_table[0];
119 internal->howto = &tic30_coff_howto_table[1];
122 internal->howto = &tic30_coff_howto_table[3];
125 internal->howto = &tic30_coff_howto_table[2];
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-tic30.c38 reloc_howto_type tic30_coff_howto_table[] = variable
69 return &tic30_coff_howto_table[2];
71 return &tic30_coff_howto_table[0];
73 return &tic30_coff_howto_table[1];
75 return &tic30_coff_howto_table[4];
77 return &tic30_coff_howto_table[3];
116 internal->howto = &tic30_coff_howto_table[0];
119 internal->howto = &tic30_coff_howto_table[1];
122 internal->howto = &tic30_coff_howto_table[3];
125 internal->howto = &tic30_coff_howto_table[2];
[all …]