Searched refs:mips16_reloc_map (Results 1 – 3 of 3) sorted by relevance
1235 static const struct elf_reloc_map mips16_reloc_map[] = variable1259 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()1262 if (mips16_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup()1263 return &howto16_table[(int) mips16_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
2028 static const struct elf_reloc_map mips16_reloc_map[] = variable2055 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()2058 if (mips16_reloc_map[i].bfd_val == code) in bfd_elf32_bfd_reloc_type_lookup()2059 return &howto16_table[(int) mips16_reloc_map[i].elf_val]; in bfd_elf32_bfd_reloc_type_lookup()
2180 static const struct elf_reloc_map mips16_reloc_map[] = variable2207 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf64_bfd_reloc_type_lookup()2210 if (mips16_reloc_map[i].bfd_val == code) in bfd_elf64_bfd_reloc_type_lookup()2211 return &howto16_table[(int) mips16_reloc_map[i].elf_val]; in bfd_elf64_bfd_reloc_type_lookup()