Home
last modified time | relevance | path

Searched refs:init_plt_refcount (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/binutils/bfd/
Delf-bfd.h336 union gotplt_union init_plt_refcount; member
Delf.c1528 ret->plt = htab->init_plt_refcount; in _bfd_elf_link_hash_newfunc()
1575 if (ind->plt.refcount > htab->init_plt_refcount.refcount) in _bfd_elf_link_hash_copy_indirect()
1580 ind->plt.refcount = htab->init_plt_refcount.refcount; in _bfd_elf_link_hash_copy_indirect()
1629 table->init_plt_refcount.refcount = can_refcount - 1; in _bfd_elf_link_hash_table_init()
Delf32-ppc.c2517 ret->elf.init_plt_refcount.refcount = 0; in ppc_elf_link_hash_table_create()
2518 ret->elf.init_plt_refcount.glist = NULL; in ppc_elf_link_hash_table_create()
Delf64-ppc.c3627 htab->elf.init_plt_refcount.refcount = 0; in ppc64_elf_link_hash_table_create()
3628 htab->elf.init_plt_refcount.glist = NULL; in ppc64_elf_link_hash_table_create()
Delflink.c5435 elf_hash_table (info)->init_plt_refcount in bfd_elf_size_dynamic_sections()