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

  /src/external/gpl3/binutils/dist/bfd/
elf64-mmix.c 760 struct mmix_reloc_map struct
767 static const struct mmix_reloc_map mmix_reloc_map[] = variable in typeref:struct:mmix_reloc_map
802 i < sizeof (mmix_reloc_map) / sizeof (mmix_reloc_map[0]);
805 if (mmix_reloc_map[i].bfd_reloc_val == code)
806 return &elf_mmix_howto_table[mmix_reloc_map[i].elf_reloc_val];
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-mmix.c 760 struct mmix_reloc_map struct
767 static const struct mmix_reloc_map mmix_reloc_map[] = variable in typeref:struct:mmix_reloc_map
802 i < sizeof (mmix_reloc_map) / sizeof (mmix_reloc_map[0]);
805 if (mmix_reloc_map[i].bfd_reloc_val == code)
806 return &elf_mmix_howto_table[mmix_reloc_map[i].elf_reloc_val];
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-mmix.c 760 struct mmix_reloc_map struct
767 static const struct mmix_reloc_map mmix_reloc_map[] = variable in typeref:struct:mmix_reloc_map
802 i < sizeof (mmix_reloc_map) / sizeof (mmix_reloc_map[0]);
805 if (mmix_reloc_map[i].bfd_reloc_val == code)
806 return &elf_mmix_howto_table[mmix_reloc_map[i].elf_reloc_val];
  /src/external/gpl3/gdb/dist/bfd/
elf64-mmix.c 760 struct mmix_reloc_map struct
767 static const struct mmix_reloc_map mmix_reloc_map[] = variable in typeref:struct:mmix_reloc_map
802 i < sizeof (mmix_reloc_map) / sizeof (mmix_reloc_map[0]);
805 if (mmix_reloc_map[i].bfd_reloc_val == code)
806 return &elf_mmix_howto_table[mmix_reloc_map[i].elf_reloc_val];

Completed in 20 milliseconds