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

  /src/external/gpl3/binutils/dist/bfd/
elf32-rl78.c 213 struct rl78_reloc_map
219 static const struct rl78_reloc_map rl78_reloc_map [] =
259 for (i = ARRAY_SIZE (rl78_reloc_map); i--;)
260 if (rl78_reloc_map [i].bfd_reloc_val == code)
261 return rl78_elf_howto_table + rl78_reloc_map[i].rl78_reloc_val;
212 struct rl78_reloc_map struct
218 static const struct rl78_reloc_map rl78_reloc_map [] = variable in typeref:struct:rl78_reloc_map
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-rl78.c 213 struct rl78_reloc_map
219 static const struct rl78_reloc_map rl78_reloc_map [] =
259 for (i = ARRAY_SIZE (rl78_reloc_map); i--;)
260 if (rl78_reloc_map [i].bfd_reloc_val == code)
261 return rl78_elf_howto_table + rl78_reloc_map[i].rl78_reloc_val;
212 struct rl78_reloc_map struct
218 static const struct rl78_reloc_map rl78_reloc_map [] = variable in typeref:struct:rl78_reloc_map
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-rl78.c 213 struct rl78_reloc_map
219 static const struct rl78_reloc_map rl78_reloc_map [] =
259 for (i = ARRAY_SIZE (rl78_reloc_map); i--;)
260 if (rl78_reloc_map [i].bfd_reloc_val == code)
261 return rl78_elf_howto_table + rl78_reloc_map[i].rl78_reloc_val;
212 struct rl78_reloc_map struct
218 static const struct rl78_reloc_map rl78_reloc_map [] = variable in typeref:struct:rl78_reloc_map
  /src/external/gpl3/gdb/dist/bfd/
elf32-rl78.c 213 struct rl78_reloc_map
219 static const struct rl78_reloc_map rl78_reloc_map [] =
259 for (i = ARRAY_SIZE (rl78_reloc_map); i--;)
260 if (rl78_reloc_map [i].bfd_reloc_val == code)
261 return rl78_elf_howto_table + rl78_reloc_map[i].rl78_reloc_val;
212 struct rl78_reloc_map struct
218 static const struct rl78_reloc_map rl78_reloc_map [] = variable in typeref:struct:rl78_reloc_map

Completed in 22 milliseconds