Searched refs:v800_elf_reloc_map (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c4195 static const struct v850_elf_reloc_map v800_elf_reloc_map[] =
4227 for (i = ARRAY_SIZE (v800_elf_reloc_map); i --;)
4228 if (v800_elf_reloc_map[i].bfd_reloc_val == code)
4230 unsigned int elf_reloc_val = v800_elf_reloc_map[i].elf_reloc_val;
4188 static const struct v850_elf_reloc_map v800_elf_reloc_map[] = variable in typeref:struct:v850_elf_reloc_map
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c4173 static const struct v850_elf_reloc_map v800_elf_reloc_map[] =
4205 for (i = ARRAY_SIZE (v800_elf_reloc_map); i --;)
4206 if (v800_elf_reloc_map[i].bfd_reloc_val == code)
4208 unsigned int elf_reloc_val = v800_elf_reloc_map[i].elf_reloc_val;
4166 static const struct v850_elf_reloc_map v800_elf_reloc_map[] = variable in typeref:struct:v850_elf_reloc_map
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c4173 static const struct v850_elf_reloc_map v800_elf_reloc_map[] =
4205 for (i = ARRAY_SIZE (v800_elf_reloc_map); i --;)
4206 if (v800_elf_reloc_map[i].bfd_reloc_val == code)
4208 unsigned int elf_reloc_val = v800_elf_reloc_map[i].elf_reloc_val;
4166 static const struct v850_elf_reloc_map v800_elf_reloc_map[] = variable in typeref:struct:v850_elf_reloc_map
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c4174 static const struct v850_elf_reloc_map v800_elf_reloc_map[] =
4206 for (i = ARRAY_SIZE (v800_elf_reloc_map); i --;)
4207 if (v800_elf_reloc_map[i].bfd_reloc_val == code)
4209 unsigned int elf_reloc_val = v800_elf_reloc_map[i].elf_reloc_val;
4167 static const struct v850_elf_reloc_map v800_elf_reloc_map[] = variable in typeref:struct:v850_elf_reloc_map

Completed in 207 milliseconds