Lines Matching defs:alpha_howto_table
115 static reloc_howto_type alpha_howto_table[] =
686 rptr->howto = &alpha_howto_table[intern->r_type];
1236 return &alpha_howto_table[alpha_type];
1246 i < sizeof (alpha_howto_table) / sizeof (alpha_howto_table[0]);
1248 if (alpha_howto_table[i].name != NULL
1249 && strcasecmp (alpha_howto_table[i].name, r_name) == 0)
1250 return &alpha_howto_table[i];
1806 howto = &alpha_howto_table[r_type];
1956 (info, NULL, name, alpha_howto_table[r_type].name,
2355 &alpha_howto_table[ALPHA_R_REFQUAD],