Searched refs:got_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf32-ppc.c4176 bfd_signed_vma *got_count;
4273 got_count = &h->got.refcount;
4301 got_count = &lgot_refs[r_symndx];
4307 if (*got_count > 0)
4308 *got_count -= 1;
4166 bfd_signed_vma *got_count; local

Completed in 50 milliseconds