Searched refs:can_refcount (Results 1 – 8 of 8) sorted by relevance
966 unsigned can_refcount : 1; member
1355 bfd_signed_vma lowest_valid = bed->can_refcount; in _bfd_elf_link_hash_copy_indirect()1437 table->init_refcount.refcount = get_elf_backend_data (abfd)->can_refcount; in _bfd_elf_link_hash_table_init()
1782 (struct elf_backend_data): Add can_refcount.1790 (elfNN_bed): Init can_refcount.
5531 can_refcount is properly extended to the type of
1066 unsigned can_refcount : 1; member
1593 int can_refcount = get_elf_backend_data (abfd)->can_refcount; in _bfd_elf_link_hash_table_init() local1597 table->init_got_refcount.refcount = can_refcount - 1; in _bfd_elf_link_hash_table_init()1598 table->init_plt_refcount.refcount = can_refcount - 1; in _bfd_elf_link_hash_table_init()