Lines Matching refs:glist

3502   htab->elf.init_got_refcount.glist = NULL;  in ppc64_elf_link_hash_table_create()
3504 htab->elf.init_plt_refcount.glist = NULL; in ppc64_elf_link_hash_table_create()
3506 htab->elf.init_got_offset.glist = NULL; in ppc64_elf_link_hash_table_create()
3508 htab->elf.init_plt_offset.glist = NULL; in ppc64_elf_link_hash_table_create()
3908 if (eind->elf.got.glist != NULL) in ppc64_elf_copy_indirect_symbol()
3910 if (edir->elf.got.glist != NULL) in ppc64_elf_copy_indirect_symbol()
3915 for (entp = &eind->elf.got.glist; (ent = *entp) != NULL; ) in ppc64_elf_copy_indirect_symbol()
3919 for (dent = edir->elf.got.glist; dent != NULL; dent = dent->next) in ppc64_elf_copy_indirect_symbol()
3931 *entp = edir->elf.got.glist; in ppc64_elf_copy_indirect_symbol()
3934 edir->elf.got.glist = eind->elf.got.glist; in ppc64_elf_copy_indirect_symbol()
3935 eind->elf.got.glist = NULL; in ppc64_elf_copy_indirect_symbol()
4407 for (ent = eh->elf.got.glist; ent != NULL; ent = ent->next) in ppc64_elf_check_relocs()
4418 ent->next = eh->elf.got.glist; in ppc64_elf_check_relocs()
4423 eh->elf.got.glist = ent; in ppc64_elf_check_relocs()
5153 ent = h->got.glist; in ppc64_elf_gc_sweep_hook()
6812 ent = h->got.glist; in ppc64_elf_tls_optimize()
7397 for (gent = h->got.glist; gent != NULL; gent = gent->next) in allocate_dynrelocs()
7404 for (ent = h->got.glist; ent != NULL; ent = ent->next) in allocate_dynrelocs()
7419 for (gent = h->got.glist; gent != NULL; gent = gent->next) in allocate_dynrelocs()
10209 ent = h->elf.got.glist; in ppc64_elf_relocate_section()