Lines Matching defs:gotplt_refcount
2102 bfd_signed_vma gotplt_refcount;
2227 ret->gotplt_refcount = 0;
2624 && eh->gotplt_refcount > 0)
2628 h->got.refcount += eh->gotplt_refcount;
2629 if (h->plt.refcount >= eh->gotplt_refcount)
2630 h->plt.refcount -= eh->gotplt_refcount;
5238 edir->gotplt_refcount = eind->gotplt_refcount;
5239 eind->gotplt_refcount = 0;
5602 ((struct elf_sh_link_hash_entry *) h)->gotplt_refcount += 1;