Home | History | Annotate | Download | only in bfd

Lines Matching defs:alpha_howto_table

115 static reloc_howto_type alpha_howto_table[] =
684 rptr->howto = &alpha_howto_table[intern->r_type];
1267 return &alpha_howto_table[alpha_type];
1277 i < sizeof (alpha_howto_table) / sizeof (alpha_howto_table[0]);
1279 if (alpha_howto_table[i].name != NULL
1280 && strcasecmp (alpha_howto_table[i].name, r_name) == 0)
1281 return &alpha_howto_table[i];
1840 howto = &alpha_howto_table[r_type];
1990 (info, NULL, name, alpha_howto_table[r_type].name,
2392 &alpha_howto_table[ALPHA_R_REFQUAD],