Searched refs:debug_strtab (Results 1 – 1 of 1) sorted by relevance
103 struct bfd_strtab_hash *debug_strtab; member584 if (ret->debug_strtab) in _bfd_xcoff_bfd_link_hash_table_free()585 _bfd_stringtab_free (ret->debug_strtab); in _bfd_xcoff_bfd_link_hash_table_free()607 ret->debug_strtab = _bfd_xcoff_stringtab_init (); in _bfd_xcoff_bfd_link_hash_table_create()610 if (!ret->debug_strtab || !ret->archive_info) in _bfd_xcoff_bfd_link_hash_table_create()3636 struct bfd_strtab_hash *debug_strtab; in bfd_xcoff_size_dynamic_sections() local3816 debug_strtab = xcoff_hash_table (info)->debug_strtab; in bfd_xcoff_size_dynamic_sections()3921 indx = _bfd_stringtab_add (debug_strtab, name, TRUE, TRUE); in bfd_xcoff_size_dynamic_sections()3960 _bfd_stringtab_size (debug_strtab); in bfd_xcoff_size_dynamic_sections()6402 struct bfd_strtab_hash *debug_strtab; in _bfd_xcoff_bfd_final_link() local[all …]