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

  /src/external/gpl3/binutils/dist/bfd/
elf32-nds32.c 3086 static const struct nds32_reloc_map_entry nds32_reloc_map[] =
3271 for (i = 0; i < ARRAY_SIZE (nds32_reloc_map); i++)
3273 if (nds32_reloc_map[i].bfd_reloc_val == code)
3275 (nds32_reloc_map[i].elf_reloc_val);
3085 static const struct nds32_reloc_map_entry nds32_reloc_map[] = variable in typeref:struct:nds32_reloc_map_entry
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-nds32.c 3086 static const struct nds32_reloc_map_entry nds32_reloc_map[] =
3271 for (i = 0; i < ARRAY_SIZE (nds32_reloc_map); i++)
3273 if (nds32_reloc_map[i].bfd_reloc_val == code)
3275 (nds32_reloc_map[i].elf_reloc_val);
3085 static const struct nds32_reloc_map_entry nds32_reloc_map[] = variable in typeref:struct:nds32_reloc_map_entry
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-nds32.c 3079 static const struct nds32_reloc_map_entry nds32_reloc_map[] =
3264 for (i = 0; i < ARRAY_SIZE (nds32_reloc_map); i++)
3266 if (nds32_reloc_map[i].bfd_reloc_val == code)
3268 (nds32_reloc_map[i].elf_reloc_val);
3078 static const struct nds32_reloc_map_entry nds32_reloc_map[] = variable in typeref:struct:nds32_reloc_map_entry
  /src/external/gpl3/gdb/dist/bfd/
elf32-nds32.c 3086 static const struct nds32_reloc_map_entry nds32_reloc_map[] =
3271 for (i = 0; i < ARRAY_SIZE (nds32_reloc_map); i++)
3273 if (nds32_reloc_map[i].bfd_reloc_val == code)
3275 (nds32_reloc_map[i].elf_reloc_val);
3085 static const struct nds32_reloc_map_entry nds32_reloc_map[] = variable in typeref:struct:nds32_reloc_map_entry

Completed in 107 milliseconds