Searched refs:tic30_coff_howto_table (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-tic30.c32 reloc_howto_type tic30_coff_howto_table[] = variable
63 return &tic30_coff_howto_table[2];
65 return &tic30_coff_howto_table[0];
67 return &tic30_coff_howto_table[1];
69 return &tic30_coff_howto_table[4];
71 return &tic30_coff_howto_table[3];
84 i < (sizeof (tic30_coff_howto_table)
85 / sizeof (tic30_coff_howto_table[0]));
87 if (tic30_coff_howto_table[i].name != NULL
88 && strcasecmp (tic30_coff_howto_table[
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-tic30.c32 reloc_howto_type tic30_coff_howto_table[] = variable
63 return &tic30_coff_howto_table[2];
65 return &tic30_coff_howto_table[0];
67 return &tic30_coff_howto_table[1];
69 return &tic30_coff_howto_table[4];
71 return &tic30_coff_howto_table[3];
84 i < (sizeof (tic30_coff_howto_table)
85 / sizeof (tic30_coff_howto_table[0]));
87 if (tic30_coff_howto_table[i].name != NULL
88 && strcasecmp (tic30_coff_howto_table[
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-tic30.c32 reloc_howto_type tic30_coff_howto_table[] = variable
63 return &tic30_coff_howto_table[2];
65 return &tic30_coff_howto_table[0];
67 return &tic30_coff_howto_table[1];
69 return &tic30_coff_howto_table[4];
71 return &tic30_coff_howto_table[3];
84 i < (sizeof (tic30_coff_howto_table)
85 / sizeof (tic30_coff_howto_table[0]));
87 if (tic30_coff_howto_table[i].name != NULL
88 && strcasecmp (tic30_coff_howto_table[
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-tic30.c32 reloc_howto_type tic30_coff_howto_table[] = variable
63 return &tic30_coff_howto_table[2];
65 return &tic30_coff_howto_table[0];
67 return &tic30_coff_howto_table[1];
69 return &tic30_coff_howto_table[4];
71 return &tic30_coff_howto_table[3];
84 i < (sizeof (tic30_coff_howto_table)
85 / sizeof (tic30_coff_howto_table[0]));
87 if (tic30_coff_howto_table[i].name != NULL
88 && strcasecmp (tic30_coff_howto_table[
[all...]

Completed in 198 milliseconds