HomeSort by: relevance | last modified time | path
    Searched defs:d10v_reloc_map (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-d10v.c 171 struct d10v_reloc_map struct
177 static const struct d10v_reloc_map d10v_reloc_map[] = variable in typeref:struct:d10v_reloc_map
197 i < sizeof (d10v_reloc_map) / sizeof (struct d10v_reloc_map);
199 if (d10v_reloc_map[i].bfd_reloc_val == code)
200 return &elf_d10v_howto_table[d10v_reloc_map[i].elf_reloc_val];
elf32-d10v.c 171 struct d10v_reloc_map struct
177 static const struct d10v_reloc_map d10v_reloc_map[] = variable in typeref:struct:d10v_reloc_map
197 i < sizeof (d10v_reloc_map) / sizeof (struct d10v_reloc_map);
199 if (d10v_reloc_map[i].bfd_reloc_val == code)
200 return &elf_d10v_howto_table[d10v_reloc_map[i].elf_reloc_val];
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-d10v.c 171 struct d10v_reloc_map struct
177 static const struct d10v_reloc_map d10v_reloc_map[] = variable in typeref:struct:d10v_reloc_map
197 i < sizeof (d10v_reloc_map) / sizeof (struct d10v_reloc_map);
199 if (d10v_reloc_map[i].bfd_reloc_val == code)
200 return &elf_d10v_howto_table[d10v_reloc_map[i].elf_reloc_val];
elf32-d10v.c 171 struct d10v_reloc_map struct
177 static const struct d10v_reloc_map d10v_reloc_map[] = variable in typeref:struct:d10v_reloc_map
197 i < sizeof (d10v_reloc_map) / sizeof (struct d10v_reloc_map);
199 if (d10v_reloc_map[i].bfd_reloc_val == code)
200 return &elf_d10v_howto_table[d10v_reloc_map[i].elf_reloc_val];
  /src/external/gpl3/gdb/dist/bfd/
elf32-d10v.c 171 struct d10v_reloc_map struct
177 static const struct d10v_reloc_map d10v_reloc_map[] = variable in typeref:struct:d10v_reloc_map
197 i < sizeof (d10v_reloc_map) / sizeof (struct d10v_reloc_map);
199 if (d10v_reloc_map[i].bfd_reloc_val == code)
200 return &elf_d10v_howto_table[d10v_reloc_map[i].elf_reloc_val];
elf32-d10v.c 171 struct d10v_reloc_map struct
177 static const struct d10v_reloc_map d10v_reloc_map[] = variable in typeref:struct:d10v_reloc_map
197 i < sizeof (d10v_reloc_map) / sizeof (struct d10v_reloc_map);
199 if (d10v_reloc_map[i].bfd_reloc_val == code)
200 return &elf_d10v_howto_table[d10v_reloc_map[i].elf_reloc_val];
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-d10v.c 171 struct d10v_reloc_map struct
177 static const struct d10v_reloc_map d10v_reloc_map[] = variable in typeref:struct:d10v_reloc_map
197 i < sizeof (d10v_reloc_map) / sizeof (struct d10v_reloc_map);
199 if (d10v_reloc_map[i].bfd_reloc_val == code)
200 return &elf_d10v_howto_table[d10v_reloc_map[i].elf_reloc_val];
elf32-d10v.c 171 struct d10v_reloc_map struct
177 static const struct d10v_reloc_map d10v_reloc_map[] = variable in typeref:struct:d10v_reloc_map
197 i < sizeof (d10v_reloc_map) / sizeof (struct d10v_reloc_map);
199 if (d10v_reloc_map[i].bfd_reloc_val == code)
200 return &elf_d10v_howto_table[d10v_reloc_map[i].elf_reloc_val];

Completed in 158 milliseconds