Home | History | Annotate | Download | only in bfd

Lines Matching full:refcount

3044   /* PLT refcount or offset.  */
3047 bfd_signed_vma refcount;
3179 bfd_signed_vma refcount;
3274 ret->elf.init_plt_refcount.refcount = 0;
3559 /* Copy over the GOT refcount entries that we may have already seen to
3561 edir->elf.got.refcount += eind->elf.got.refcount;
3562 eind->elf.got.refcount = 0;
3579 dent->plt.refcount += ent->plt.refcount;
3810 ent->plt.refcount = 0;
3813 ent->plt.refcount += 1;
4057 h->got.refcount += 1;
4992 if (ent->plt.refcount > 0)
4993 ent->plt.refcount -= 1;
5022 if (h->got.refcount > 0)
5023 h->got.refcount--;
5029 if (ent != NULL && ent->plt.refcount > 0)
5030 ent->plt.refcount -= 1;
5077 if (ent != NULL && ent->plt.refcount > 0)
5078 ent->plt.refcount -= 1;
5125 if (ent->plt.refcount > 0)
5376 if (ent != NULL && ent->plt.refcount > 0)
5377 ent->plt.refcount -= 1;
5386 got_count = &h->got.refcount;
5502 if (ent->plt.refcount > 0)
5759 if (ent->plt.refcount > 0)
5915 if (eh->elf.got.refcount > 0)
5939 htab->tlsld_got.refcount += 1;
6233 htab->tlsld_got.refcount += 1;
6269 if (ent->plt.refcount > 0)
6302 if (htab->tlsld_got.refcount > 0)