Searched refs:_bfd_elf_strtab_addref (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf-strtab.c180 _bfd_elf_strtab_addref (struct elf_strtab_hash *tab, bfd_size_type idx) function
H A Delf.c3088 _bfd_elf_strtab_addref (elf_shstrtab (abfd), d->this_hdr.sh_name);
3096 _bfd_elf_strtab_addref (elf_shstrtab (abfd), d->rel_hdr.sh_name);
3104 _bfd_elf_strtab_addref (elf_shstrtab (abfd), d->rel_hdr2->sh_name);
3113 _bfd_elf_strtab_addref (elf_shstrtab (abfd), t->shstrtab_hdr.sh_name);
3121 _bfd_elf_strtab_addref (elf_shstrtab (abfd), t->symtab_hdr.sh_name);
3136 _bfd_elf_strtab_addref (elf_shstrtab (abfd), t->strtab_hdr.sh_name);
H A Delf-bfd.h1712 extern void _bfd_elf_strtab_addref
H A Delflink.c5505 _bfd_elf_strtab_addref (elf_hash_table (info)->dynstr, indx);
5835 _bfd_elf_strtab_addref (elf_hash_table (info)->dynstr,
5939 _bfd_elf_strtab_addref (elf_hash_table (info)->dynstr,
5961 _bfd_elf_strtab_addref (elf_hash_table (info)->dynstr,

Completed in 132 milliseconds