Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-alpha.c149 static reloc_howto_type alpha_howto_table[] = variable
721 rptr->howto = &alpha_howto_table[intern->r_type];
1245 return &alpha_howto_table[alpha_type];
1845 howto = &alpha_howto_table[r_type];
1983 alpha_howto_table[r_type].name,
2306 &alpha_howto_table[ALPHA_R_REFQUAD],
H A Dvms.c1102 static reloc_howto_type alpha_howto_table[] = variable
1351 vms_debug (2, "reloc is %s\n", alpha_howto_table[alpha_type].name); in vms_bfd_reloc_type_lookup()
1353 return & alpha_howto_table[alpha_type]; in vms_bfd_reloc_type_lookup()
H A DChangeLog-94959262 (alpha_howto_table): Use it as special_function to prevent certain
9709 * coff-alpha.c (alpha_howto_table): Construct 64-bit negative one
9927 * coff-alpha.c (alpha_howto_table): Mark BRADDR as
H A DChangeLog-96973915 (alpha_howto_table): Remove ALPHA_R_SWREL32 and ALPHA_R_SWREL64
H A DChangeLog-91932230 * coff-alpha.c (alpha_howto_table, alpha_finish_reloc,
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dcoff-alpha.c149 static reloc_howto_type alpha_howto_table[] = variable
704 rptr->howto = &alpha_howto_table[intern->r_type];
1247 return &alpha_howto_table[alpha_type];
1831 howto = &alpha_howto_table[r_type];
1968 (info, name, alpha_howto_table[r_type].name,
2291 &alpha_howto_table[ALPHA_R_REFQUAD],
H A Dvms.c1374 static reloc_howto_type alpha_howto_table[] = variable
1624 vms_debug (2, "reloc is %s\n", alpha_howto_table[alpha_type].name);
1626 return &alpha_howto_table[alpha_type];
H A DChangeLog-94959262 (alpha_howto_table): Use it as special_function to prevent certain
9709 * coff-alpha.c (alpha_howto_table): Construct 64-bit negative one
9927 * coff-alpha.c (alpha_howto_table): Mark BRADDR as
H A DChangeLog-96973915 (alpha_howto_table): Remove ALPHA_R_SWREL32 and ALPHA_R_SWREL64
H A DChangeLog-91932230 * coff-alpha.c (alpha_howto_table, alpha_finish_reloc,