Lines Matching defs:alpha_howto_table
115 static reloc_howto_type alpha_howto_table[] =
686 rptr->howto = &alpha_howto_table[intern->r_type];
1269 return &alpha_howto_table[alpha_type];
1279 i < sizeof (alpha_howto_table) / sizeof (alpha_howto_table[0]);
1281 if (alpha_howto_table[i].name != NULL
1282 && strcasecmp (alpha_howto_table[i].name, r_name) == 0)
1283 return &alpha_howto_table[i];
1842 howto = &alpha_howto_table[r_type];
1992 (info, NULL, name, alpha_howto_table[r_type].name,
2394 &alpha_howto_table[ALPHA_R_REFQUAD],