Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf-bfd.h651 union gotplt_union init_plt_refcount; member
Delflink.c6674 elf_hash_table (info)->init_plt_refcount in bfd_elf_size_dynamic_sections()
7989 ret->plt = htab->init_plt_refcount; in _bfd_elf_link_hash_newfunc()
8068 if (ind->plt.refcount > htab->init_plt_refcount.refcount) in _bfd_elf_link_hash_copy_indirect()
8073 ind->plt.refcount = htab->init_plt_refcount.refcount; in _bfd_elf_link_hash_copy_indirect()
8148 table->init_plt_refcount.refcount = can_refcount - 1; in _bfd_elf_link_hash_table_init()
Delfxx-x86.c649 eh->elf.plt = htab->init_plt_refcount; in _bfd_x86_elf_link_hash_newfunc()
Delf32-ppc.c2289 ret->elf.init_plt_refcount.refcount = 0; in ppc_elf_link_hash_table_create()
2290 ret->elf.init_plt_refcount.glist = NULL; in ppc_elf_link_hash_table_create()
Delf64-ppc.c3595 htab->elf.init_plt_refcount.refcount = 0; in ppc64_elf_link_hash_table_create()
3596 htab->elf.init_plt_refcount.glist = NULL; in ppc64_elf_link_hash_table_create()
DChangeLog-20052537 init_offset. Add init_got_refcount, init_plt_refcount,
Delfxx-mips.c14483 ret->root.init_plt_refcount.plist = NULL; in _bfd_mips_elf_link_hash_table_create()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf-bfd.h653 union gotplt_union init_plt_refcount; member
Delflink.c6841 elf_hash_table (info)->init_plt_refcount in bfd_elf_size_dynamic_sections()
8155 ret->plt = htab->init_plt_refcount; in _bfd_elf_link_hash_newfunc()
8234 if (ind->plt.refcount > htab->init_plt_refcount.refcount) in _bfd_elf_link_hash_copy_indirect()
8239 ind->plt.refcount = htab->init_plt_refcount.refcount; in _bfd_elf_link_hash_copy_indirect()
8314 table->init_plt_refcount.refcount = can_refcount - 1; in _bfd_elf_link_hash_table_init()
Delfxx-x86.c649 eh->elf.plt = htab->init_plt_refcount; in _bfd_x86_elf_link_hash_newfunc()
Delf32-ppc.c2289 ret->elf.init_plt_refcount.refcount = 0; in ppc_elf_link_hash_table_create()
2290 ret->elf.init_plt_refcount.glist = NULL; in ppc_elf_link_hash_table_create()
Delf64-ppc.c3595 htab->elf.init_plt_refcount.refcount = 0; in ppc64_elf_link_hash_table_create()
3596 htab->elf.init_plt_refcount.glist = NULL; in ppc64_elf_link_hash_table_create()
DChangeLog-20052537 init_offset. Add init_got_refcount, init_plt_refcount,
Delfxx-mips.c14465 ret->root.init_plt_refcount.plist = NULL; in _bfd_mips_elf_link_hash_table_create()