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

  /src/external/gpl3/binutils/dist/bfd/
elf32-cris.c 786 bfd_signed_vma tprel_refcount;
790 root.got.offset; plus 4 if .tprel_refcount > 0. */
884 ret->tprel_refcount = 0;
1699 off = elf_cris_hash_entry (h)->tprel_refcount > 0
1738 off = elf_cris_hash_entry (h)->tprel_refcount > 0
2944 XMOVE (tprel_refcount);
3234 if (elf_cris_hash_entry (h)->tprel_refcount == 0)
3241 elf_cris_hash_entry (h)->tprel_refcount++;
4045 BFD_ASSERT (hh->dtp_refcount == 0 && hh->tprel_refcount == 0);
4052 if (hh->tprel_refcount > 0
782 bfd_signed_vma tprel_refcount; member in struct:elf_cris_link_hash_entry
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-cris.c 786 bfd_signed_vma tprel_refcount;
790 root.got.offset; plus 4 if .tprel_refcount > 0. */
884 ret->tprel_refcount = 0;
1698 off = elf_cris_hash_entry (h)->tprel_refcount > 0
1737 off = elf_cris_hash_entry (h)->tprel_refcount > 0
2942 XMOVE (tprel_refcount);
3232 if (elf_cris_hash_entry (h)->tprel_refcount == 0)
3239 elf_cris_hash_entry (h)->tprel_refcount++;
4045 BFD_ASSERT (hh->dtp_refcount == 0 && hh->tprel_refcount == 0);
4052 if (hh->tprel_refcount > 0
782 bfd_signed_vma tprel_refcount; member in struct:elf_cris_link_hash_entry
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-cris.c 786 bfd_signed_vma tprel_refcount;
790 root.got.offset; plus 4 if .tprel_refcount > 0. */
884 ret->tprel_refcount = 0;
1698 off = elf_cris_hash_entry (h)->tprel_refcount > 0
1737 off = elf_cris_hash_entry (h)->tprel_refcount > 0
2942 XMOVE (tprel_refcount);
3232 if (elf_cris_hash_entry (h)->tprel_refcount == 0)
3239 elf_cris_hash_entry (h)->tprel_refcount++;
4043 BFD_ASSERT (hh->dtp_refcount == 0 && hh->tprel_refcount == 0);
4050 if (hh->tprel_refcount > 0
782 bfd_signed_vma tprel_refcount; member in struct:elf_cris_link_hash_entry
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-cris.c 786 bfd_signed_vma tprel_refcount;
790 root.got.offset; plus 4 if .tprel_refcount > 0. */
884 ret->tprel_refcount = 0;
1699 off = elf_cris_hash_entry (h)->tprel_refcount > 0
1738 off = elf_cris_hash_entry (h)->tprel_refcount > 0
2943 XMOVE (tprel_refcount);
3233 if (elf_cris_hash_entry (h)->tprel_refcount == 0)
3240 elf_cris_hash_entry (h)->tprel_refcount++;
4046 BFD_ASSERT (hh->dtp_refcount == 0 && hh->tprel_refcount == 0);
4053 if (hh->tprel_refcount > 0
782 bfd_signed_vma tprel_refcount; member in struct:elf_cris_link_hash_entry
    [all...]

Completed in 50 milliseconds