Searched refs:_bfd_stringtab_size (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dstabs.c463 sinfo->stabstr->size = _bfd_stringtab_size (sinfo->strings);
709 bfd_put_32 (output_bfd, _bfd_stringtab_size (sinfo->strings),
737 + _bfd_stringtab_size (sinfo->strings))
H A Dhash.c795 _bfd_stringtab_size (struct bfd_strtab_hash *tab)
793 _bfd_stringtab_size (struct bfd_strtab_hash *tab) function
H A Dlibbfd-in.h616 extern bfd_size_type _bfd_stringtab_size
H A Dlibbfd.h621 extern bfd_size_type _bfd_stringtab_size
H A Dxcofflink.c3351 _bfd_stringtab_size (debug_strtab);
5897 _bfd_stringtab_size (finfo.strtab) + STRING_SIZE_SIZE,
5915 >= _bfd_stringtab_size (debug_strtab));
H A Dcoff-ppc.c2513 _bfd_stringtab_size (finfo.strtab) + STRING_SIZE_SIZE,
H A Dcofflink.c1105 _bfd_stringtab_size (finfo.strtab) + STRING_SIZE_SIZE,
H A Daoutx.h1835 PUT_WORD (abfd, _bfd_stringtab_size (tab) + BYTES_IN_WORD, buffer);
H A Delf.c6522 symstrtab_hdr->sh_size = _bfd_stringtab_size (stt);
H A Delflink.c10057 symstrtab_hdr->sh_size = _bfd_stringtab_size (finfo.symstrtab);

Completed in 261 milliseconds