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

  /src/external/gpl3/binutils/dist/bfd/
elf32-m32c.c 241 struct m32c_reloc_map
247 static const struct m32c_reloc_map m32c_reloc_map [] =
271 for (i = ARRAY_SIZE (m32c_reloc_map); i--;)
272 if (m32c_reloc_map [i].bfd_reloc_val == code)
273 return & m32c_elf_howto_table [m32c_reloc_map[i].m32c_reloc_val];
240 struct m32c_reloc_map struct
246 static const struct m32c_reloc_map m32c_reloc_map [] = variable in typeref:struct:m32c_reloc_map
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-m32c.c 241 struct m32c_reloc_map
247 static const struct m32c_reloc_map m32c_reloc_map [] =
271 for (i = ARRAY_SIZE (m32c_reloc_map); i--;)
272 if (m32c_reloc_map [i].bfd_reloc_val == code)
273 return & m32c_elf_howto_table [m32c_reloc_map[i].m32c_reloc_val];
240 struct m32c_reloc_map struct
246 static const struct m32c_reloc_map m32c_reloc_map [] = variable in typeref:struct:m32c_reloc_map
  /src/external/gpl3/gdb/dist/bfd/
elf32-m32c.c 241 struct m32c_reloc_map
247 static const struct m32c_reloc_map m32c_reloc_map [] =
271 for (i = ARRAY_SIZE (m32c_reloc_map); i--;)
272 if (m32c_reloc_map [i].bfd_reloc_val == code)
273 return & m32c_elf_howto_table [m32c_reloc_map[i].m32c_reloc_val];
240 struct m32c_reloc_map struct
246 static const struct m32c_reloc_map m32c_reloc_map [] = variable in typeref:struct:m32c_reloc_map
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-m32c.c 241 struct m32c_reloc_map
247 static const struct m32c_reloc_map m32c_reloc_map [] =
271 for (i = ARRAY_SIZE (m32c_reloc_map); i--;)
272 if (m32c_reloc_map [i].bfd_reloc_val == code)
273 return & m32c_elf_howto_table [m32c_reloc_map[i].m32c_reloc_val];
240 struct m32c_reloc_map struct
246 static const struct m32c_reloc_map m32c_reloc_map [] = variable in typeref:struct:m32c_reloc_map

Completed in 33 milliseconds