Searched refs:init_refcount (Results 1 – 12 of 12) sorted by relevance
334 union gotplt_union init_refcount; member
1331 ret->got = htab->init_refcount; in _bfd_elf_link_hash_newfunc()1332 ret->plt = htab->init_refcount; in _bfd_elf_link_hash_newfunc()1437 table->init_refcount.refcount = get_elf_backend_data (abfd)->can_refcount; in _bfd_elf_link_hash_table_init()1438 table->init_refcount.refcount -= 1; in _bfd_elf_link_hash_table_init()
1618 h->plt = elf_hash_table (info)->init_refcount; in elf32_hppa_hide_symbol()
3017 htab->elf.init_refcount.refcount = 0; in ppc64_elf_link_hash_table_create()3018 htab->elf.init_refcount.glist = NULL; in ppc64_elf_link_hash_table_create()
1699 the old dir refcount, so we indirectly set them to init_refcount.1781 * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.1784 got.refcount and plt.refcount from init_refcount.1785 (_bfd_elf_link_hash_table_init): Set up init_refcount.1788 * elflink.h (size_dynamic_sections): Set init_refcount to -1.
4467 init_refcount and init_offset.4544 (ppc64_elf_link_hash_table_create): Likewise. Set init_refcount and4592 (struct elf_link_hash_table): Make "init_refcount" a gotplt_union.4600 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set init_refcount5532 init_refcount.
4669 elf_hash_table (info)->init_refcount = elf_hash_table (info)->init_offset; in bfd_elf_size_dynamic_sections()
3196 elf_hash_table (info)->init_refcount = elf_hash_table (info)->init_offset;
1745 * elf32-hppa.c (elf32_hppa_hide_symbol): Use init_refcount to
2536 * elf-bfd.h (struct elf_link_hash_table): Delete init_refcount and