Searched refs:_bfd_elf_strtab_add (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf-strtab.c140 _bfd_elf_strtab_add (struct elf_strtab_hash *tab, function
H A Delflink.c426 indx = _bfd_elf_strtab_add (dynstr, name, p != NULL);
644 dynstr_index = _bfd_elf_strtab_add (dynstr, name, FALSE);
3046 strindex = _bfd_elf_strtab_add (hash_table->dynstr, soname, FALSE);
5479 soname_indx = _bfd_elf_strtab_add (elf_hash_table (info)->dynstr,
5497 indx = _bfd_elf_strtab_add (elf_hash_table (info)->dynstr, rpath,
5515 indx = _bfd_elf_strtab_add (elf_hash_table (info)->dynstr,
5530 indx = _bfd_elf_strtab_add (elf_hash_table (info)->dynstr,
5847 indx = _bfd_elf_strtab_add (elf_hash_table (info)->dynstr,
6065 indx = _bfd_elf_strtab_add (elf_hash_table (info)->dynstr,
6087 indx = _bfd_elf_strtab_add (elf_hash_tabl
[all...]
H A Delf.c2745 (unsigned int) _bfd_elf_strtab_add (elf_shstrtab (abfd), name,
2781 this_hdr->sh_name = (unsigned int) _bfd_elf_strtab_add (elf_shstrtab (abfd),
3128 = (unsigned int) _bfd_elf_strtab_add (elf_shstrtab (abfd),
5051 (unsigned int) _bfd_elf_strtab_add (shstrtab, ".symtab", FALSE);
5053 (unsigned int) _bfd_elf_strtab_add (shstrtab, ".strtab", FALSE);
5055 (unsigned int) _bfd_elf_strtab_add (shstrtab, ".shstrtab", FALSE);
H A Delf-bfd.h1710 extern bfd_size_type _bfd_elf_strtab_add
H A Delfxx-sparc.c2376 = _bfd_elf_strtab_add (dynstr, app_regs[reg].name, FALSE);

Completed in 136 milliseconds