Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf-bfd.h329 union gotplt_union init_got_refcount; member
Delf.c1495 ret->got = htab->init_got_refcount; in _bfd_elf_link_hash_newfunc()
1535 if (ind->got.refcount > htab->init_got_refcount.refcount) in _bfd_elf_link_hash_copy_indirect()
1540 ind->got.refcount = htab->init_got_refcount.refcount; in _bfd_elf_link_hash_copy_indirect()
1597 table->init_got_refcount.refcount = can_refcount - 1; in _bfd_elf_link_hash_table_init()
Delf64-ppc.c3574 htab->elf.init_got_refcount.refcount = 0; in ppc64_elf_link_hash_table_create()
3575 htab->elf.init_got_refcount.glist = NULL; in ppc64_elf_link_hash_table_create()
Delflink.c5155 elf_hash_table (info)->init_got_refcount in bfd_elf_size_dynamic_sections()
DChangeLog-20052537 init_offset. Add init_got_refcount, init_plt_refcount,