Searched refs:sh64_reloc_map (Results 1 – 1 of 1) sorted by relevance
1303 static const struct elf_reloc_map sh64_reloc_map[] = variable1374 for (i = 0; i < sizeof (sh64_reloc_map) / sizeof (struct elf_reloc_map); i++) in sh_elf64_reloc_type_lookup()1376 if (sh64_reloc_map[i].bfd_reloc_val == code) in sh_elf64_reloc_type_lookup()1377 return &sh_elf64_howto_table[(int) sh64_reloc_map[i].elf_reloc_val]; in sh_elf64_reloc_type_lookup()