Home
last modified time | relevance | path

Searched refs:mips_reloc_map (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delfn32-mips.c1581 static const struct elf_reloc_map mips_reloc_map[] = variable
1631 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()
H A Delf32-mips.c1072 static const struct elf_reloc_map mips_reloc_map[] = variable
1106 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()
H A Delf64-mips.c1797 static const struct elf_reloc_map mips_reloc_map[] = variable
1847 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()
H A DChangeLog-96971845 (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.
H A DChangeLog-02034142 (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 in
8995 (mips_reloc_map): Add comment.
H A DChangeLog-0001706 * elf32-mips.c (mips_reloc_map): Likewise. Replace
708 * elf64-mips.c (mips_reloc_map): Likewise.
H A DChangeLog-9193874 * elf32-mips.c (mips_reloc_map): Handle new relocs.
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-mips.c1199 static const struct elf_reloc_map mips_reloc_map[] = variable
1255 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()
H A Delfn32-mips.c1980 static const struct elf_reloc_map mips_reloc_map[] = variable
2052 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()
H A Delf64-mips.c2148 static const struct elf_reloc_map mips_reloc_map[] = variable
2220 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()
H A DChangeLog-2005318 (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.
H A DChangeLog-96971845 (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.
H A DChangeLog-02034142 (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 in
8995 (mips_reloc_map): Add comment.
H A DChangeLog-0001706 * elf32-mips.c (mips_reloc_map): Likewise. Replace
708 * elf64-mips.c (mips_reloc_map): Likewise.
H A DChangeLog-9193874 * elf32-mips.c (mips_reloc_map): Handle new relocs.