Lines Matching refs:glist

4236   htab->elf.init_got_refcount.glist = NULL;  in ppc64_elf_link_hash_table_create()
4238 htab->elf.init_plt_refcount.glist = NULL; in ppc64_elf_link_hash_table_create()
4240 htab->elf.init_got_offset.glist = NULL; in ppc64_elf_link_hash_table_create()
4242 htab->elf.init_plt_offset.glist = NULL; in ppc64_elf_link_hash_table_create()
4692 if (eind->elf.got.glist != NULL) in ppc64_elf_copy_indirect_symbol()
4694 if (edir->elf.got.glist != NULL) in ppc64_elf_copy_indirect_symbol()
4699 for (entp = &eind->elf.got.glist; (ent = *entp) != NULL; ) in ppc64_elf_copy_indirect_symbol()
4703 for (dent = edir->elf.got.glist; dent != NULL; dent = dent->next) in ppc64_elf_copy_indirect_symbol()
4715 *entp = edir->elf.got.glist; in ppc64_elf_copy_indirect_symbol()
4718 edir->elf.got.glist = eind->elf.got.glist; in ppc64_elf_copy_indirect_symbol()
4719 eind->elf.got.glist = NULL; in ppc64_elf_copy_indirect_symbol()
5383 for (ent = eh->elf.got.glist; ent != NULL; ent = ent->next) in ppc64_elf_check_relocs()
5394 ent->next = eh->elf.got.glist; in ppc64_elf_check_relocs()
5400 eh->elf.got.glist = ent; in ppc64_elf_check_relocs()
6484 ent = h->got.glist; in ppc64_elf_gc_sweep_hook()
8503 ent = h->got.glist; in ppc64_elf_tls_optimize()
9453 for (gent = h->got.glist; gent != NULL; gent = gent->next) in allocate_dynrelocs()
9460 for (ent = h->got.glist; ent != NULL; ent = ent->next) in allocate_dynrelocs()
9478 pgent = &h->got.glist; in allocate_dynrelocs()
9495 merge_got_entries (&h->got.glist); in allocate_dynrelocs()
9497 for (gent = h->got.glist; gent != NULL; gent = gent->next) in allocate_dynrelocs()
11263 merge_got_entries (&h->got.glist); in merge_global_got()
11279 for (gent = h->got.glist; gent != NULL; gent = gent->next) in reallocate_got()
14002 ent = h->elf.got.glist; in ppc64_elf_relocate_section()