Searched refs:dlx_reloc_map (Results 1 – 1 of 1) sorted by relevance
406 static const struct elf_reloc_map dlx_reloc_map[] = variable490 for (i = 0; i < sizeof (dlx_reloc_map) / sizeof (struct elf_reloc_map); i++) in elf32_dlx_reloc_type_lookup()491 if (dlx_reloc_map[i].bfd_reloc_val == code) in elf32_dlx_reloc_type_lookup()492 return &dlx_elf_howto_table[(int) dlx_reloc_map[i].elf_reloc_val]; in elf32_dlx_reloc_type_lookup()