Searched refs:xcoff_howto_table (Results 1 – 25 of 25) sorted by relevance
648 reloc_howto_type xcoff_howto_table[] = variable1165 relent->howto = &xcoff_howto_table[internal->r_type]; in xcoff_rtype2howto()1171 relent->howto = &xcoff_howto_table[0x1c]; in xcoff_rtype2howto()1173 relent->howto = &xcoff_howto_table[0x1d]; in xcoff_rtype2howto()1175 relent->howto = &xcoff_howto_table[0x1e]; in xcoff_rtype2howto()1196 return &xcoff_howto_table[0xa]; in _bfd_xcoff_reloc_type_lookup()1198 return &xcoff_howto_table[0x1c]; in _bfd_xcoff_reloc_type_lookup()1200 return &xcoff_howto_table[8]; in _bfd_xcoff_reloc_type_lookup()1202 return &xcoff_howto_table[3]; in _bfd_xcoff_reloc_type_lookup()1204 return &xcoff_howto_table[0x30]; in _bfd_xcoff_reloc_type_lookup()[all …]
1620 (xcoff_howto_table): Implement TLS relocations.1624 (xcoff_howto_table): Likewise.1646 (xcoff_howto_table): Remove src_mask for TOC relocations.1661 (xcoff_howto_table): Likewise.
7130 * coff-rs6000.c (xcoff_howto_table): Revert some of last change to7141 * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make all9156 (xcoff_howto_table): Remove 64 bit R_POS, add 16 bit9999 * coff-rs6000.c (xcoff_howto_table): Same.10086 * coff-rs6000.c (xcoff_howto_table): Add 16 bit R_BA.
947 * coff-rs6000.c (xcoff_howto_table): Fix masks and pc_relative for
3345 * coff-rs6000.c (xcoff_howto_table): Change size to 0 and bitsize to 1.
1012 * coff-rs6000.c (xcoff_howto_table): Correct reloc names.1115 (xcoff_howto_table): Rename from rs6000coff_howto_table.
6758 * coff-rs6000.c (xcoff_howto_table): A modifiable branch-absolute
2166 (xcoff_howto_table): Implement TLS relocations.2170 (xcoff_howto_table): Likewise.2192 (xcoff_howto_table): Remove src_mask for TOC relocations.2207 (xcoff_howto_table): Likewise.
148398 * coff-rs6000.c (xcoff_howto_table): Fix name of R_TLSML.