Home
last modified time | relevance | path

Searched refs:init_got_refcount (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Delf-bfd.h335 union gotplt_union init_got_refcount; member
H A Delf.c1527 ret->got = htab->init_got_refcount; in _bfd_elf_link_hash_newfunc()
1567 if (ind->got.refcount > htab->init_got_refcount.refcount) in _bfd_elf_link_hash_copy_indirect()
1572 ind->got.refcount = htab->init_got_refcount.refcount; in _bfd_elf_link_hash_copy_indirect()
1628 table->init_got_refcount.refcount = can_refcount - 1; in _bfd_elf_link_hash_table_init()
H A Delf64-ppc.c3694 htab->elf.init_got_refcount.refcount = 0; in ppc64_elf_link_hash_table_create()
3695 htab->elf.init_got_refcount.glist = NULL; in ppc64_elf_link_hash_table_create()
H A Delflink.c5433 elf_hash_table (info)->init_got_refcount in bfd_elf_size_dynamic_sections()