Lines Matching refs:glist
3581 only care about glist, but when compiled on a 32-bit host the
3585 htab->elf.init_got_refcount.glist = NULL;
3587 htab->elf.init_plt_refcount.glist = NULL;
3589 htab->elf.init_got_offset.glist = NULL;
3591 htab->elf.init_plt_offset.glist = NULL;
4147 if (eind->elf.got.glist != NULL)
4149 if (edir->elf.got.glist != NULL)
4154 for (entp = &eind->elf.got.glist; (ent = *entp) != NULL; )
4158 for (dent = edir->elf.got.glist; dent != NULL; dent = dent->next)
4170 *entp = edir->elf.got.glist;
4173 edir->elf.got.glist = eind->elf.got.glist;
4174 eind->elf.got.glist = NULL;
4999 for (ent = eh->elf.got.glist; ent != NULL; ent = ent->next)
5010 ent->next = eh->elf.got.glist;
5016 eh->elf.got.glist = ent;
8645 ent = h->got.glist;
9740 ent = h->got.glist;
9896 for (gent = h->got.glist; gent != NULL; gent = gent->next)
9903 for (ent = h->got.glist; ent != NULL; ent = ent->next)
9921 pgent = &h->got.glist;
9938 merge_got_entries (&h->got.glist);
9940 for (gent = h->got.glist; gent != NULL; gent = gent->next)
12803 merge_got_entries (&h->got.glist);
12819 for (gent = h->got.glist; gent != NULL; gent = gent->next)
13678 for (gent = h->got.glist; gent != NULL; gent = gent->next)
16967 ent = h->elf.got.glist;