HomeSort by: relevance | last modified time | path
    Searched refs:got_ents (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-arc.c 187 struct got_entry *got_ents; member in struct:elf_arc_link_hash_entry
340 ret->got_ents = NULL;
1666 if (ah->got_ents == 0 && ah_old->got_ents != ah->got_ents)
1667 ah->got_ents = ah_old->got_ents;
1696 BFD_ASSERT (ah->got_ents);
1697 bfd_vma got_offset = ah->got_ents->offset;
2496 create_got_dynrelocs_for_got_info (&ah->got_ents,
    [all...]
arc-got.h 165 return &h1->got_ents;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-arc.c 187 struct got_entry *got_ents; member in struct:elf_arc_link_hash_entry
340 ret->got_ents = NULL;
1661 if (ah->got_ents == 0 && ah_old->got_ents != ah->got_ents)
1662 ah->got_ents = ah_old->got_ents;
1691 BFD_ASSERT (ah->got_ents);
1692 bfd_vma got_offset = ah->got_ents->offset;
2479 create_got_dynrelocs_for_got_info (&ah->got_ents,
    [all...]
arc-got.h 165 return &h1->got_ents;
  /src/external/gpl3/gdb/dist/bfd/
elf32-arc.c 187 struct got_entry *got_ents; member in struct:elf_arc_link_hash_entry
340 ret->got_ents = NULL;
1661 if (ah->got_ents == 0 && ah_old->got_ents != ah->got_ents)
1662 ah->got_ents = ah_old->got_ents;
1691 BFD_ASSERT (ah->got_ents);
1692 bfd_vma got_offset = ah->got_ents->offset;
2479 create_got_dynrelocs_for_got_info (&ah->got_ents,
    [all...]
arc-got.h 165 return &h1->got_ents;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-arc.c 187 struct got_entry *got_ents; member in struct:elf_arc_link_hash_entry
340 ret->got_ents = NULL;
1662 if (ah->got_ents == 0 && ah_old->got_ents != ah->got_ents)
1663 ah->got_ents = ah_old->got_ents;
1692 BFD_ASSERT (ah->got_ents);
1693 bfd_vma got_offset = ah->got_ents->offset;
2480 create_got_dynrelocs_for_got_info (&ah->got_ents,
    [all...]
arc-got.h 165 return &h1->got_ents;

Completed in 37 milliseconds