Home
last modified time | relevance | path

Searched refs:alpha_howto_table (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dcoff-alpha.c149 static reloc_howto_type alpha_howto_table[] = variable
712 rptr->howto = &alpha_howto_table[intern->r_type];
1236 return &alpha_howto_table[alpha_type];
1836 howto = &alpha_howto_table[r_type];
1974 alpha_howto_table[r_type].name,
2297 &alpha_howto_table[ALPHA_R_REFQUAD],
Dvms.c1101 static reloc_howto_type alpha_howto_table[] = variable
1350 vms_debug (2, "reloc is %s\n", alpha_howto_table[alpha_type].name); in vms_bfd_reloc_type_lookup()
1352 return & alpha_howto_table[alpha_type]; in vms_bfd_reloc_type_lookup()