Searched refs:mips16_reloc_map (Results 1 – 6 of 6) sorted by relevance
2010 static const struct elf_reloc_map mips16_reloc_map[] = variable2087 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()2090 if (mips16_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup()2091 return &howto16_table[(int) mips16_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
3218 static const struct elf_reloc_map mips16_reloc_map[] = variable3283 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()3286 if (mips16_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup()3287 return &howto16_table[(int) mips16_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
3402 static const struct elf_reloc_map mips16_reloc_map[] = variable3466 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf64_bfd_reloc_type_lookup()3469 if (mips16_reloc_map[i].bfd_val == code) in bfd_elf64_bfd_reloc_type_lookup()3470 return &howto16_table[(int) mips16_reloc_map[i].elf_val]; in bfd_elf64_bfd_reloc_type_lookup()
4541 (mips16_reloc_map): New reloc map for MIPS16 relocs.4542 (bfd_elf32_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS164559 (mips16_reloc_map): New reloc map for MIPS16 relocs.4560 (bfd_elf64_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS164573 (mips16_reloc_map): New reloc map for MIPS16 relocs.4574 (bfd_elf32_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
71 (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_*
1501 (mips16_reloc_map): Add mappings.1505 (mips16_reloc_map): Add mappings.1509 (mips16_reloc_map): Add mappings.