Searched refs:v800_elf_reloc_map (Results 1 – 2 of 2) sorted by relevance
3818 static const struct v850_elf_reloc_map v800_elf_reloc_map[] = variable3850 for (i = ARRAY_SIZE (v800_elf_reloc_map); i --;) in v800_elf_reloc_type_lookup()3851 if (v800_elf_reloc_map[i].bfd_reloc_val == code) in v800_elf_reloc_type_lookup()3853 unsigned int elf_reloc_val = v800_elf_reloc_map[i].elf_reloc_val; in v800_elf_reloc_type_lookup()
271 (v800_elf_reloc_map): New.