Home | History | Annotate | Download | only in bfd

Lines Matching defs:refcount

308     bfd_signed_vma refcount;
1071 && eh_dir->got.refcount <= 0)
1358 htab->tls_ldm_got.refcount += 1;
1363 hh->eh.got.refcount += 1;
1407 hh->eh.plt.refcount += 1;
1651 if (eh->got.refcount > 0)
1652 eh->got.refcount -= 1;
1663 htab->tls_ldm_got.refcount -= 1;
1672 if (eh->plt.refcount > 0)
1673 eh->plt.refcount -= 1;
1682 if (eh->plt.refcount > 0)
1683 eh->plt.refcount -= 1;
1815 && eh->plt.refcount <= 0)
1816 eh->plt.refcount = 1;
1818 if (eh->plt.refcount <= 0
1942 && eh->plt.refcount > 0)
2012 && eh->plt.refcount > 0)
2024 if (eh->got.refcount > 0)
2338 if (htab->tls_ldm_got.refcount > 0)