Searched refs:alpha_howto_table (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | coff-alpha.c | 149 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 D | vms.c | 1102 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 D | ChangeLog-9495 | 9262 (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 D | ChangeLog-9697 | 3915 (alpha_howto_table): Remove ALPHA_R_SWREL32 and ALPHA_R_SWREL64
|
H A D | ChangeLog-9193 | 2230 * coff-alpha.c (alpha_howto_table, alpha_finish_reloc,
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | coff-alpha.c | 149 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 D | vms.c | 1374 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 D | ChangeLog-9495 | 9262 (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 D | ChangeLog-9697 | 3915 (alpha_howto_table): Remove ALPHA_R_SWREL32 and ALPHA_R_SWREL64
|
H A D | ChangeLog-9193 | 2230 * coff-alpha.c (alpha_howto_table, alpha_finish_reloc,
|