Home | History | Annotate | Download | only in bfd

Lines Matching full:refcount

696       bfd_vma refcount;
1539 entry->u.s1.refcount = 0;
1655 /* Update refcount. */
1656 ++entry->u.s1.refcount;
1658 if (entry->u.s1.refcount == 1)
1951 BFD_ASSERT (to->u.s1.refcount == 0);
2034 BFD_ASSERT (entry->u.s1.refcount == 0);
2485 BFD_ASSERT (entry->u.s1.refcount == 0);
2686 if (got_entry->u.s1.refcount == 1)
2717 h->plt.refcount++;
2743 h->plt.refcount++;
2771 h->plt.refcount++;
2788 h->plt.refcount++;
3015 if (got_entry->u.s1.refcount > 0)
3017 --got_entry->u.s1.refcount;
3019 if (got_entry->u.s1.refcount == 0)
3040 if (h->plt.refcount > 0)
3041 --h->plt.refcount;
3118 if ((h->plt.refcount <= 0