Home | History | Annotate | Download | only in bfd

Lines Matching defs:alpha_howto_table

115 static reloc_howto_type alpha_howto_table[] =
681 rptr->howto = &alpha_howto_table[intern->r_type];
1241 return &alpha_howto_table[alpha_type];
1251 i < sizeof (alpha_howto_table) / sizeof (alpha_howto_table[0]);
1253 if (alpha_howto_table[i].name != NULL
1254 && strcasecmp (alpha_howto_table[i].name, r_name) == 0)
1255 return &alpha_howto_table[i];
1835 howto = &alpha_howto_table[r_type];
1985 (info, NULL, name, alpha_howto_table[r_type].name,
2387 &alpha_howto_table[ALPHA_R_REFQUAD],