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

  /src/external/gpl3/binutils/dist/bfd/
elf32-ft32.c 226 struct ft32_reloc_map
232 static const struct ft32_reloc_map ft32_reloc_map [] =
270 for (i = 0; i < sizeof (ft32_reloc_map) / sizeof (ft32_reloc_map[0]); i++)
271 if (ft32_reloc_map [i].bfd_reloc_val == code)
272 return & ft32_elf_howto_table [ft32_reloc_map[i].ft32_reloc_val];
225 struct ft32_reloc_map struct
231 static const struct ft32_reloc_map ft32_reloc_map [] = variable in typeref:struct:ft32_reloc_map
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ft32.c 226 struct ft32_reloc_map
232 static const struct ft32_reloc_map ft32_reloc_map [] =
270 for (i = 0; i < sizeof (ft32_reloc_map) / sizeof (ft32_reloc_map[0]); i++)
271 if (ft32_reloc_map [i].bfd_reloc_val == code)
272 return & ft32_elf_howto_table [ft32_reloc_map[i].ft32_reloc_val];
225 struct ft32_reloc_map struct
231 static const struct ft32_reloc_map ft32_reloc_map [] = variable in typeref:struct:ft32_reloc_map
  /src/external/gpl3/gdb/dist/bfd/
elf32-ft32.c 226 struct ft32_reloc_map
232 static const struct ft32_reloc_map ft32_reloc_map [] =
270 for (i = 0; i < sizeof (ft32_reloc_map) / sizeof (ft32_reloc_map[0]); i++)
271 if (ft32_reloc_map [i].bfd_reloc_val == code)
272 return & ft32_elf_howto_table [ft32_reloc_map[i].ft32_reloc_val];
225 struct ft32_reloc_map struct
231 static const struct ft32_reloc_map ft32_reloc_map [] = variable in typeref:struct:ft32_reloc_map
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ft32.c 226 struct ft32_reloc_map
232 static const struct ft32_reloc_map ft32_reloc_map [] =
270 for (i = 0; i < sizeof (ft32_reloc_map) / sizeof (ft32_reloc_map[0]); i++)
271 if (ft32_reloc_map [i].bfd_reloc_val == code)
272 return & ft32_elf_howto_table [ft32_reloc_map[i].ft32_reloc_val];
225 struct ft32_reloc_map struct
231 static const struct ft32_reloc_map ft32_reloc_map [] = variable in typeref:struct:ft32_reloc_map

Completed in 29 milliseconds