Home
last modified time | relevance | path

Searched refs:_bfd_elf_strtab_addref (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf-strtab.c183 _bfd_elf_strtab_addref (struct elf_strtab_hash *tab, bfd_size_type idx) in _bfd_elf_strtab_addref() function
Delf.c3070 _bfd_elf_strtab_addref (elf_shstrtab (abfd), d->this_hdr.sh_name); in assign_section_numbers()
3074 _bfd_elf_strtab_addref (elf_shstrtab (abfd), d->rel.hdr->sh_name); in assign_section_numbers()
3082 _bfd_elf_strtab_addref (elf_shstrtab (abfd), d->rela.hdr->sh_name); in assign_section_numbers()
3089 _bfd_elf_strtab_addref (elf_shstrtab (abfd), t->shstrtab_hdr.sh_name); in assign_section_numbers()
3099 _bfd_elf_strtab_addref (elf_shstrtab (abfd), t->symtab_hdr.sh_name); in assign_section_numbers()
3110 _bfd_elf_strtab_addref (elf_shstrtab (abfd), t->strtab_hdr.sh_name); in assign_section_numbers()
Delf-bfd.h1946 extern void _bfd_elf_strtab_addref
Delflink.c6004 _bfd_elf_strtab_addref (elf_hash_table (info)->dynstr, in bfd_elf_size_dynamic_sections()
6118 _bfd_elf_strtab_addref (elf_hash_table (info)->dynstr, in bfd_elf_size_dynamic_sections()
6140 _bfd_elf_strtab_addref (elf_hash_table (info)->dynstr, in bfd_elf_size_dynamic_sections()
DChangeLog-00011132 _bfd_elf_strtab_addref, _bfd_elf_strtab_delref,
1148 call _bfd_elf_strtab_addref. Call elf_finalize_dynstr.
1162 on shstrtab hash table, call _bfd_elf_strtab_addref on each section
DChangeLog-20044097 _bfd_elf_strtab_add before calling _bfd_elf_strtab_addref.