Searched refs:mips_reloc_map (Results 1 – 15 of 15) sorted by relevance
1581 static const struct elf_reloc_map mips_reloc_map[] = variable1631 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()1634 if (mips_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup()1635 return &howto_table[(int) mips_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
1072 static const struct elf_reloc_map mips_reloc_map[] = variable1106 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()1109 if (mips_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup()1110 return &howto_table[(int) mips_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
1797 static const struct elf_reloc_map mips_reloc_map[] = variable1847 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf64_bfd_reloc_type_lookup()1850 if (mips_reloc_map[i].bfd_val == code) in bfd_elf64_bfd_reloc_type_lookup()1851 return &howto_table[(int) mips_reloc_map[i].elf_val]; in bfd_elf64_bfd_reloc_type_lookup()
1845 (mips_reloc_map): Remove BFD_RELOC_CTOR entry.3203 (mips_reloc_map): Add entry for BFD_RELOC_64.4202 * elf32-mips.c (mips_reloc_map): Remove BFD_RELOC_32_PCREL entry.5860 * elf32-mips.c (mips_reloc_map): Map new relocs.
4142 (elf_reloc_map mips_reloc_map): Map to rightshifted BFD reloc.4148 (mips_reloc_map): Map to rightshifted BFD reloc.7089 * elf32-mips.c (mips_reloc_map): Fix typo.7361 (elf_reloc_map,mips_reloc_map): New mapping table, similiar as in8995 (mips_reloc_map): Add comment.
706 * elf32-mips.c (mips_reloc_map): Likewise. Replace708 * elf64-mips.c (mips_reloc_map): Likewise.
874 * elf32-mips.c (mips_reloc_map): Handle new relocs.
1199 static const struct elf_reloc_map mips_reloc_map[] = variable1255 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()1258 if (mips_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup()1259 return &howto_table[(int) mips_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
1980 static const struct elf_reloc_map mips_reloc_map[] = variable2052 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()2055 if (mips_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup()2056 return &howto_table[(int) mips_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
2148 static const struct elf_reloc_map mips_reloc_map[] = variable2220 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf64_bfd_reloc_type_lookup()2223 if (mips_reloc_map[i].bfd_val == code) in bfd_elf64_bfd_reloc_type_lookup()2224 return &howto_table[(int) mips_reloc_map[i].elf_val]; in bfd_elf64_bfd_reloc_type_lookup()
318 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16.324 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16.330 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16.4286 (mips_reloc_map): Add TLS relocs.4287 * elf32-mips.c (elf_mips_howto_table_rel, mips_reloc_map): Likewise.4289 (mips_elf64_howto_table_rela, mips_reloc_map): Likewise.