Lines Matching full:local_got
2697 bfd_signed_vma *local_got;
2751 local_got = elf_local_got_refcounts (ibfd);
2752 if (!local_got)
2757 end_local_got = local_got + locsymcount;
2762 for (; local_got < end_local_got;
2763 ++local_got, ++local_tls_type, ++local_tlsdesc_gotent)
2766 if (*local_got > 0)
2773 *local_got = (bfd_vma) -2;
2778 *local_got = s->size;
2798 *local_got = (bfd_vma) -1;