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

  /src/external/gpl3/binutils/dist/bfd/
elf64-mmix.c 190 static reloc_howto_type elf_mmix_howto_table[] = variable
806 return &elf_mmix_howto_table[mmix_reloc_map[i].elf_reloc_val];
819 i < sizeof (elf_mmix_howto_table) / sizeof (elf_mmix_howto_table[0]);
821 if (elf_mmix_howto_table[i].name != NULL
822 && strcasecmp (elf_mmix_howto_table[i].name, r_name) == 0)
823 return &elf_mmix_howto_table[i];
999 &elf_mmix_howto_table
1022 elf_mmix_howto_table[R_MMIX_ADDR27].bitsize,
1029 &elf_mmix_howto_table
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-mmix.c 190 static reloc_howto_type elf_mmix_howto_table[] = variable
806 return &elf_mmix_howto_table[mmix_reloc_map[i].elf_reloc_val];
819 i < sizeof (elf_mmix_howto_table) / sizeof (elf_mmix_howto_table[0]);
821 if (elf_mmix_howto_table[i].name != NULL
822 && strcasecmp (elf_mmix_howto_table[i].name, r_name) == 0)
823 return &elf_mmix_howto_table[i];
999 &elf_mmix_howto_table
1022 elf_mmix_howto_table[R_MMIX_ADDR27].bitsize,
1029 &elf_mmix_howto_table
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-mmix.c 190 static reloc_howto_type elf_mmix_howto_table[] = variable
806 return &elf_mmix_howto_table[mmix_reloc_map[i].elf_reloc_val];
819 i < sizeof (elf_mmix_howto_table) / sizeof (elf_mmix_howto_table[0]);
821 if (elf_mmix_howto_table[i].name != NULL
822 && strcasecmp (elf_mmix_howto_table[i].name, r_name) == 0)
823 return &elf_mmix_howto_table[i];
999 &elf_mmix_howto_table
1022 elf_mmix_howto_table[R_MMIX_ADDR27].bitsize,
1029 &elf_mmix_howto_table
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf64-mmix.c 190 static reloc_howto_type elf_mmix_howto_table[] = variable
806 return &elf_mmix_howto_table[mmix_reloc_map[i].elf_reloc_val];
819 i < sizeof (elf_mmix_howto_table) / sizeof (elf_mmix_howto_table[0]);
821 if (elf_mmix_howto_table[i].name != NULL
822 && strcasecmp (elf_mmix_howto_table[i].name, r_name) == 0)
823 return &elf_mmix_howto_table[i];
999 &elf_mmix_howto_table
1022 elf_mmix_howto_table[R_MMIX_ADDR27].bitsize,
1029 &elf_mmix_howto_table
    [all...]

Completed in 17 milliseconds