Home
last modified time | relevance | path

Searched refs:mips16_reloc_map (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-mips.c2024 static const struct elf_reloc_map mips16_reloc_map[] = variable
2102 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()
2105 if (mips16_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup()
2106 return &howto16_table[(int) mips16_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
H A Delfn32-mips.c3572 static const struct elf_reloc_map mips16_reloc_map[] = variable
3653 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()
3656 if (mips16_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup()
3657 return &howto16_table[(int) mips16_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
H A Delf64-mips.c3742 static const struct elf_reloc_map mips16_reloc_map[] = variable
3822 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf64_bfd_reloc_type_lookup()
3825 if (mips16_reloc_map[i].bfd_val == code) in bfd_elf64_bfd_reloc_type_lookup()
3826 return &howto16_table[(int) mips16_reloc_map[i].elf_val]; in bfd_elf64_bfd_reloc_type_lookup()
H A DChangeLog-20054541 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4542 (bfd_elf32_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
4559 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4560 (bfd_elf64_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
4573 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4574 (bfd_elf32_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
H A DChangeLog-201171 (mips16_reloc_map): Add BFD_RELOC_MIPS16_TLS_* to R_MIPS16_TLS_*
75 (mips16_reloc_map): Add BFD_RELOC_MIPS16_TLS_* to R_MIPS16_TLS_*
79 (mips16_reloc_map): Add BFD_RELOC_MIPS16_TLS_* to R_MIPS16_TLS_*
H A DChangeLog-20081501 (mips16_reloc_map): Add mappings.
1505 (mips16_reloc_map): Add mappings.
1509 (mips16_reloc_map): Add mappings.
H A DChangeLog-20162178 (mips16_reloc_map): Likewise.
2181 (mips16_reloc_map): Likewise.
2184 (mips16_reloc_map): Likewise.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-mips.c2036 static const struct elf_reloc_map mips16_reloc_map[] = variable
2114 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()
2117 if (mips16_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup()
2118 return &howto16_table[(int) mips16_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
H A Delfn32-mips.c3585 static const struct elf_reloc_map mips16_reloc_map[] = variable
3666 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()
3669 if (mips16_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup()
3670 return &howto16_table[(int) mips16_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
H A Delf64-mips.c3751 static const struct elf_reloc_map mips16_reloc_map[] = variable
3831 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf64_bfd_reloc_type_lookup()
3834 if (mips16_reloc_map[i].bfd_val == code) in bfd_elf64_bfd_reloc_type_lookup()
3835 return &howto16_table[(int) mips16_reloc_map[i].elf_val]; in bfd_elf64_bfd_reloc_type_lookup()
H A DChangeLog-20054541 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4542 (bfd_elf32_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
4559 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4560 (bfd_elf64_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
4573 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4574 (bfd_elf32_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
H A DChangeLog-201171 (mips16_reloc_map): Add BFD_RELOC_MIPS16_TLS_* to R_MIPS16_TLS_*
75 (mips16_reloc_map): Add BFD_RELOC_MIPS16_TLS_* to R_MIPS16_TLS_*
79 (mips16_reloc_map): Add BFD_RELOC_MIPS16_TLS_* to R_MIPS16_TLS_*
H A DChangeLog-20081501 (mips16_reloc_map): Add mappings.
1505 (mips16_reloc_map): Add mappings.
1509 (mips16_reloc_map): Add mappings.
H A DChangeLog-20162178 (mips16_reloc_map): Likewise.
2181 (mips16_reloc_map): Likewise.
2184 (mips16_reloc_map): Likewise.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20054541 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4542 (bfd_elf32_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
4559 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4560 (bfd_elf64_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
4573 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4574 (bfd_elf32_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
H A DChangeLog-201171 (mips16_reloc_map): Add BFD_RELOC_MIPS16_TLS_* to R_MIPS16_TLS_*
75 (mips16_reloc_map): Add BFD_RELOC_MIPS16_TLS_* to R_MIPS16_TLS_*
79 (mips16_reloc_map): Add BFD_RELOC_MIPS16_TLS_* to R_MIPS16_TLS_*
H A DChangeLog-20081501 (mips16_reloc_map): Add mappings.
1505 (mips16_reloc_map): Add mappings.
1509 (mips16_reloc_map): Add mappings.
H A DChangeLog-20162178 (mips16_reloc_map): Likewise.
2181 (mips16_reloc_map): Likewise.
2184 (mips16_reloc_map): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20054541 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4542 (bfd_elf32_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
4559 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4560 (bfd_elf64_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
4573 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4574 (bfd_elf32_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
H A DChangeLog-201171 (mips16_reloc_map): Add BFD_RELOC_MIPS16_TLS_* to R_MIPS16_TLS_*
75 (mips16_reloc_map): Add BFD_RELOC_MIPS16_TLS_* to R_MIPS16_TLS_*
79 (mips16_reloc_map): Add BFD_RELOC_MIPS16_TLS_* to R_MIPS16_TLS_*
H A DChangeLog-20081501 (mips16_reloc_map): Add mappings.
1505 (mips16_reloc_map): Add mappings.
1509 (mips16_reloc_map): Add mappings.
H A DChangeLog-20162178 (mips16_reloc_map): Likewise.
2181 (mips16_reloc_map): Likewise.
2184 (mips16_reloc_map): Likewise.