Lines Matching refs:glist
654 ??? We could've used root.got.glist field instead, but having
656 struct elf_m68k_got_entry *glist;
708 Root of this list is h->glist.
938 elf_m68k_hash_entry (ret)->glist = NULL;
2074 entry->u.s2.next = h->glist;
2075 h->glist = entry;
2531 BFD_ASSERT (ind->glist == NULL);
4312 if (elf_m68k_hash_entry (h)->glist != NULL)
4325 got_entry = elf_m68k_hash_entry (h)->glist;