Home
last modified time | relevance | path

Searched refs:init_refcount (Results 1 – 12 of 12) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf-bfd.h334 union gotplt_union init_refcount; member
Delf.c1331 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()
Delf32-hppa.c1618 h->plt = elf_hash_table (info)->init_refcount; in elf32_hppa_hide_symbol()
Delf64-ppc.c3017 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()
DChangeLog-00011699 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.
DChangeLog-02034467 init_refcount and init_offset.
4544 (ppc64_elf_link_hash_table_create): Likewise. Set init_refcount and
4592 (struct elf_link_hash_table): Make "init_refcount" a gotplt_union.
4600 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set init_refcount
5532 init_refcount.
Delflink.c4669 elf_hash_table (info)->init_refcount = elf_hash_table (info)->init_offset; in bfd_elf_size_dynamic_sections()
Delflink.h3196 elf_hash_table (info)->init_refcount = elf_hash_table (info)->init_offset;
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
DChangeLog-00011699 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.
DChangeLog-02034467 init_refcount and init_offset.
4544 (ppc64_elf_link_hash_table_create): Likewise. Set init_refcount and
4592 (struct elf_link_hash_table): Make "init_refcount" a gotplt_union.
4600 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set init_refcount
5532 init_refcount.
DChangeLog-20041745 * elf32-hppa.c (elf32_hppa_hide_symbol): Use init_refcount to
DChangeLog-20052536 * elf-bfd.h (struct elf_link_hash_table): Delete init_refcount and