Home
last modified time | relevance | path

Searched refs:_bfd_elf_strtab_size (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Delf-strtab.c210 _bfd_elf_strtab_size (struct elf_strtab_hash *tab) in _bfd_elf_strtab_size() function
Delf-bfd.h1715 extern bfd_size_type _bfd_elf_strtab_size
Delflink.c3037 oldsize = _bfd_elf_strtab_size (hash_table->dynstr); in elf_add_dt_needed_tag()
3042 if (oldsize == _bfd_elf_strtab_size (hash_table->dynstr)) in elf_add_dt_needed_tag()
3136 size = _bfd_elf_strtab_size (dynstr); in elf_finalize_dynstr()
5720 strsize = _bfd_elf_strtab_size (elf_hash_table (info)->dynstr); in bfd_elf_size_dynamic_sections()
6439 s->size = _bfd_elf_strtab_size (elf_hash_table (info)->dynstr); in bfd_elf_size_dynsym_hash_dynstr()
Delf32-score.c3342 dyn.d_un.d_val = _bfd_elf_strtab_size (elf_hash_table (info)->dynstr); in _bfd_score_elf_finish_dynamic_sections()
Delf.c3135 t->shstrtab_hdr.sh_size = _bfd_elf_strtab_size (elf_shstrtab (abfd)); in assign_section_numbers()
3603 shstrtab_hdr->sh_size = _bfd_elf_strtab_size (elf_shstrtab (abfd)); in _bfd_elf_compute_section_file_positions()
DChangeLog-0001955 _bfd_elf_strtab_size instead of _bfd_stringtab_size.
1133 _bfd_elf_strtab_clear_all_refs, _bfd_elf_strtab_size,
1138 and _bfd_elf_strtab_size instead of _bfd_stringtab calls.
1165 (_bfd_elf_compute_section_file_positions): Use _bfd_elf_strtab_size
Delfxx-mips.c8733 _bfd_elf_strtab_size (elf_hash_table (info)->dynstr); in _bfd_mips_elf_finish_dynamic_sections()