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

  /src/external/gpl3/binutils/dist/bfd/
elf32-or1k.c 850 struct or1k_reloc_map struct
856 static const struct or1k_reloc_map or1k_reloc_map[] = variable in typeref:struct:or1k_reloc_map
1045 for (i = 0; i < ARRAY_SIZE (or1k_reloc_map); i++)
1046 if (or1k_reloc_map[i].bfd_reloc_val == bcode)
1048 unsigned int ocode = or1k_reloc_map[i].or1k_reloc_val;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-or1k.c 850 struct or1k_reloc_map struct
856 static const struct or1k_reloc_map or1k_reloc_map[] = variable in typeref:struct:or1k_reloc_map
1045 for (i = 0; i < ARRAY_SIZE (or1k_reloc_map); i++)
1046 if (or1k_reloc_map[i].bfd_reloc_val == bcode)
1048 unsigned int ocode = or1k_reloc_map[i].or1k_reloc_val;
  /src/external/gpl3/gdb/dist/bfd/
elf32-or1k.c 850 struct or1k_reloc_map struct
856 static const struct or1k_reloc_map or1k_reloc_map[] = variable in typeref:struct:or1k_reloc_map
1045 for (i = 0; i < ARRAY_SIZE (or1k_reloc_map); i++)
1046 if (or1k_reloc_map[i].bfd_reloc_val == bcode)
1048 unsigned int ocode = or1k_reloc_map[i].or1k_reloc_val;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-or1k.c 850 struct or1k_reloc_map struct
856 static const struct or1k_reloc_map or1k_reloc_map[] = variable in typeref:struct:or1k_reloc_map
1047 for (i = 0; i < ARRAY_SIZE (or1k_reloc_map); i++)
1048 if (or1k_reloc_map[i].bfd_reloc_val == bcode)
1050 unsigned int ocode = or1k_reloc_map[i].or1k_reloc_val;

Completed in 29 milliseconds