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

  /src/external/gpl3/binutils/dist/bfd/
elf32-arc.c 1660 struct elf_arc_link_hash_entry *ah_old = local
1666 if (ah->got_ents == 0 && ah_old->got_ents != ah->got_ents)
1667 ah->got_ents = ah_old->got_ents;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-arc.c 1655 struct elf_arc_link_hash_entry *ah_old = local
1661 if (ah->got_ents == 0 && ah_old->got_ents != ah->got_ents)
1662 ah->got_ents = ah_old->got_ents;
  /src/external/gpl3/gdb/dist/bfd/
elf32-arc.c 1655 struct elf_arc_link_hash_entry *ah_old = local
1661 if (ah->got_ents == 0 && ah_old->got_ents != ah->got_ents)
1662 ah->got_ents = ah_old->got_ents;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-arc.c 1656 struct elf_arc_link_hash_entry *ah_old = local
1662 if (ah->got_ents == 0 && ah_old->got_ents != ah->got_ents)
1663 ah->got_ents = ah_old->got_ents;

Completed in 34 milliseconds