Lines Matching defs:local_got
2296 bfd_signed_vma *local_got;
2350 local_got = elf_local_got_refcounts (ibfd);
2351 if (!local_got)
2356 end_local_got = local_got + locsymcount;
2361 for (; local_got < end_local_got;
2362 ++local_got, ++local_tls_type, ++local_tlsdesc_gotent)
2365 if (*local_got > 0)
2372 *local_got = (bfd_vma) -2;
2377 *local_got = s->size;
2401 *local_got = (bfd_vma) -1;