Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-mips.c1978 static const struct elf_reloc_map mips_reloc_map[] = variable
2095 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()
2098 if (mips_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup()
2099 return &howto_table[(int) mips_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
H A Delfn32-mips.c3515 static const struct elf_reloc_map mips_reloc_map[] = variable
3646 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()
3649 if (mips_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup()
3650 return &howto_table[(int) mips_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
H A Delf64-mips.c3685 static const struct elf_reloc_map mips_reloc_map[] = variable
3815 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf64_bfd_reloc_type_lookup()
3818 if (mips_reloc_map[i].bfd_val == code) in bfd_elf64_bfd_reloc_type_lookup()
3819 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-20141469 (mips_reloc_map): Add entries for BFD_RELOC_MIPS_21_PCREL_S2,
1476 (mips_reloc_map): Add entries for BFD_RELOC_MIPS_21_PCREL_S2,
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.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-mips.c1990 static const struct elf_reloc_map mips_reloc_map[] = variable
2107 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()
2110 if (mips_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup()
2111 return &howto_table[(int) mips_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
H A Delfn32-mips.c3527 static const struct elf_reloc_map mips_reloc_map[] = variable
3659 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()
3662 if (mips_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup()
3663 return &howto_table[(int) mips_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
H A Delf64-mips.c3693 static const struct elf_reloc_map mips_reloc_map[] = variable
3824 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf64_bfd_reloc_type_lookup()
3827 if (mips_reloc_map[i].bfd_val == code) in bfd_elf64_bfd_reloc_type_lookup()
3828 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-20141469 (mips_reloc_map): Add entries for BFD_RELOC_MIPS_21_PCREL_S2,
1476 (mips_reloc_map): Add entries for BFD_RELOC_MIPS_21_PCREL_S2,
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.
/netbsd-src/external/gpl3/gdb/dist/bfd/
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-20141469 (mips_reloc_map): Add entries for BFD_RELOC_MIPS_21_PCREL_S2,
1476 (mips_reloc_map): Add entries for BFD_RELOC_MIPS_21_PCREL_S2,
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.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
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.

12