Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-bfd.h651 union gotplt_union init_plt_refcount; member
H A 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()
H A Delfxx-x86.c649 eh->elf.plt = htab->init_plt_refcount; in _bfd_x86_elf_link_hash_newfunc()
H A 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()
H A 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()
H A DChangeLog-20052537 init_offset. Add init_got_refcount, init_plt_refcount,
H A Delfxx-mips.c14483 ret->root.init_plt_refcount.plist = NULL; in _bfd_mips_elf_link_hash_table_create()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-bfd.h616 union gotplt_union init_plt_refcount; member
H A Delflink.c6617 elf_hash_table (info)->init_plt_refcount in bfd_elf_size_dynamic_sections()
7906 ret->plt = htab->init_plt_refcount; in _bfd_elf_link_hash_newfunc()
7985 if (ind->plt.refcount > htab->init_plt_refcount.refcount) in _bfd_elf_link_hash_copy_indirect()
7990 ind->plt.refcount = htab->init_plt_refcount.refcount; in _bfd_elf_link_hash_copy_indirect()
8065 table->init_plt_refcount.refcount = can_refcount - 1; in _bfd_elf_link_hash_table_init()
H A Delfxx-x86.c649 eh->elf.plt = htab->init_plt_refcount; in _bfd_x86_elf_link_hash_newfunc()
H A Delf32-ppc.c2293 ret->elf.init_plt_refcount.refcount = 0; in ppc_elf_link_hash_table_create()
2294 ret->elf.init_plt_refcount.glist = NULL; in ppc_elf_link_hash_table_create()
H A Delf64-ppc.c3594 htab->elf.init_plt_refcount.refcount = 0; in ppc64_elf_link_hash_table_create()
3595 htab->elf.init_plt_refcount.glist = NULL; in ppc64_elf_link_hash_table_create()
H A DChangeLog-20052537 init_offset. Add init_got_refcount, init_plt_refcount,
H A Delfxx-mips.c14397 ret->root.init_plt_refcount.plist = NULL; in _bfd_mips_elf_link_hash_table_create()
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20052537 init_offset. Add init_got_refcount, init_plt_refcount,
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20052537 init_offset. Add init_got_refcount, init_plt_refcount,