Lines Matching refs:glist
3589 only care about glist, but when compiled on a 32-bit host the
3593 htab->elf.init_got_refcount.glist = NULL;
3595 htab->elf.init_plt_refcount.glist = NULL;
3597 htab->elf.init_got_offset.glist = NULL;
3599 htab->elf.init_plt_offset.glist = NULL;
4155 if (eind->elf.got.glist != NULL)
4157 if (edir->elf.got.glist != NULL)
4162 for (entp = &eind->elf.got.glist; (ent = *entp) != NULL; )
4166 for (dent = edir->elf.got.glist; dent != NULL; dent = dent->next)
4178 *entp = edir->elf.got.glist;
4181 edir->elf.got.glist = eind->elf.got.glist;
4182 eind->elf.got.glist = NULL;
5007 for (ent = eh->elf.got.glist; ent != NULL; ent = ent->next)
5018 ent->next = eh->elf.got.glist;
5024 eh->elf.got.glist = ent;
8653 ent = h->got.glist;
9748 ent = h->got.glist;
9904 for (gent = h->got.glist; gent != NULL; gent = gent->next)
9911 for (ent = h->got.glist; ent != NULL; ent = ent->next)
9929 pgent = &h->got.glist;
9946 merge_got_entries (&h->got.glist);
9948 for (gent = h->got.glist; gent != NULL; gent = gent->next)
12817 merge_got_entries (&h->got.glist);
12833 for (gent = h->got.glist; gent != NULL; gent = gent->next)
13692 for (gent = h->got.glist; gent != NULL; gent = gent->next)
16977 ent = h->elf.got.glist;