Searched refs:_bfd_elf_strtab_addref (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elf-strtab.c | 180 _bfd_elf_strtab_addref (struct elf_strtab_hash *tab, bfd_size_type idx) in _bfd_elf_strtab_addref() function
|
| D | elf-bfd.h | 1709 extern void _bfd_elf_strtab_addref
|
| D | elf.c | 3083 _bfd_elf_strtab_addref (elf_shstrtab (abfd), d->this_hdr.sh_name); in assign_section_numbers() 3091 _bfd_elf_strtab_addref (elf_shstrtab (abfd), d->rel_hdr.sh_name); in assign_section_numbers() 3099 _bfd_elf_strtab_addref (elf_shstrtab (abfd), d->rel_hdr2->sh_name); in assign_section_numbers() 3108 _bfd_elf_strtab_addref (elf_shstrtab (abfd), t->shstrtab_hdr.sh_name); in assign_section_numbers() 3116 _bfd_elf_strtab_addref (elf_shstrtab (abfd), t->symtab_hdr.sh_name); in assign_section_numbers() 3131 _bfd_elf_strtab_addref (elf_shstrtab (abfd), t->strtab_hdr.sh_name); in assign_section_numbers()
|
| D | elflink.c | 5495 _bfd_elf_strtab_addref (elf_hash_table (info)->dynstr, indx); in bfd_elf_size_dynamic_sections() 5825 _bfd_elf_strtab_addref (elf_hash_table (info)->dynstr, in bfd_elf_size_dynamic_sections() 5929 _bfd_elf_strtab_addref (elf_hash_table (info)->dynstr, in bfd_elf_size_dynamic_sections() 5951 _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
|