Searched refs:_bfd_elf_strtab_refcount (Results 1 – 4 of 4) sorted by relevance
204 _bfd_elf_strtab_refcount (struct elf_strtab_hash *tab, bfd_size_type idx) in _bfd_elf_strtab_refcount() function
1950 extern unsigned int _bfd_elf_strtab_refcount
3051 * elf-bfd.h (_bfd_elf_strtab_refcount): Declare.3052 * elf-strtab.c (_bfd_elf_strtab_refcount): New function.3053 * elflink.c (elf_add_dt_needed_tag): Use _bfd_elf_strtab_refcount.
3045 if (_bfd_elf_strtab_refcount (hash_table->dynstr, strindex) != 1) in elf_add_dt_needed_tag()