Searched refs:_bfd_elf_strtab_addref (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf-strtab.c | 183 _bfd_elf_strtab_addref (struct elf_strtab_hash *tab, bfd_size_type idx) in _bfd_elf_strtab_addref() function
|
D | elf.c | 3070 _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()
|
D | elf-bfd.h | 1946 extern void _bfd_elf_strtab_addref
|
D | elflink.c | 6004 _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()
|
D | ChangeLog-0001 | 1132 _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
|
D | ChangeLog-2004 | 4097 _bfd_elf_strtab_add before calling _bfd_elf_strtab_addref.
|