Lines Matching refs:glist
3695 htab->elf.init_got_refcount.glist = NULL; in ppc64_elf_link_hash_table_create()
3697 htab->elf.init_plt_refcount.glist = NULL; in ppc64_elf_link_hash_table_create()
3699 htab->elf.init_got_offset.glist = NULL; in ppc64_elf_link_hash_table_create()
3701 htab->elf.init_plt_offset.glist = NULL; in ppc64_elf_link_hash_table_create()
4098 if (eind->elf.got.glist != NULL) in ppc64_elf_copy_indirect_symbol()
4100 if (edir->elf.got.glist != NULL) in ppc64_elf_copy_indirect_symbol()
4105 for (entp = &eind->elf.got.glist; (ent = *entp) != NULL; ) in ppc64_elf_copy_indirect_symbol()
4109 for (dent = edir->elf.got.glist; dent != NULL; dent = dent->next) in ppc64_elf_copy_indirect_symbol()
4121 *entp = edir->elf.got.glist; in ppc64_elf_copy_indirect_symbol()
4124 edir->elf.got.glist = eind->elf.got.glist; in ppc64_elf_copy_indirect_symbol()
4125 eind->elf.got.glist = NULL; in ppc64_elf_copy_indirect_symbol()
4629 for (ent = eh->elf.got.glist; ent != NULL; ent = ent->next) in ppc64_elf_check_relocs()
4640 ent->next = eh->elf.got.glist; in ppc64_elf_check_relocs()
4645 eh->elf.got.glist = ent; in ppc64_elf_check_relocs()
5432 ent = h->got.glist; in ppc64_elf_gc_sweep_hook()
7209 ent = h->got.glist; in ppc64_elf_tls_optimize()
7798 for (gent = h->got.glist; gent != NULL; gent = gent->next) in allocate_dynrelocs()
7805 for (ent = h->got.glist; ent != NULL; ent = ent->next) in allocate_dynrelocs()
7820 for (gent = h->got.glist; gent != NULL; gent = gent->next) in allocate_dynrelocs()
10909 ent = h->elf.got.glist; in ppc64_elf_relocate_section()