Searched refs:_bfd_elf_strtab_size (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf-strtab.c210 _bfd_elf_strtab_size (struct elf_strtab_hash *tab) function
H A Delf-bfd.h1718 extern bfd_size_type _bfd_elf_strtab_size
H A Delflink.c3045 oldsize = _bfd_elf_strtab_size (hash_table->dynstr);
3050 if (oldsize == _bfd_elf_strtab_size (hash_table->dynstr))
3144 size = _bfd_elf_strtab_size (dynstr);
5730 strsize = _bfd_elf_strtab_size (elf_hash_table (info)->dynstr);
6449 s->size = _bfd_elf_strtab_size (elf_hash_table (info)->dynstr);
H A Delf.c3140 t->shstrtab_hdr.sh_size = _bfd_elf_strtab_size (elf_shstrtab (abfd));
3608 shstrtab_hdr->sh_size = _bfd_elf_strtab_size (elf_shstrtab (abfd));
H A Delf32-score.c3342 dyn.d_un.d_val = _bfd_elf_strtab_size (elf_hash_table (info)->dynstr);
H A Delfxx-mips.c8766 _bfd_elf_strtab_size (elf_hash_table (info)->dynstr);

Completed in 269 milliseconds