Searched refs:v800_elf_reloc_map (Results 1 – 2 of 2) sorted by relevance
4158 static const struct v850_elf_reloc_map v800_elf_reloc_map[] = variable4190 for (i = ARRAY_SIZE (v800_elf_reloc_map); i --;) in v800_elf_reloc_type_lookup()4191 if (v800_elf_reloc_map[i].bfd_reloc_val == code) in v800_elf_reloc_type_lookup()4193 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.