Searched refs:debug_strtab (Results 1 – 2 of 2) sorted by relevance
336 struct bfd_strtab_hash *debug_strtab; member
453 ret->debug_strtab = _bfd_xcoff_stringtab_init (); in _bfd_xcoff_bfd_link_hash_table_create()482 _bfd_stringtab_free (ret->debug_strtab); in _bfd_xcoff_bfd_link_hash_table_free()2986 struct bfd_strtab_hash *debug_strtab; in bfd_xcoff_size_dynamic_sections() local3246 debug_strtab = xcoff_hash_table (info)->debug_strtab; in bfd_xcoff_size_dynamic_sections()3316 indx = _bfd_stringtab_add (debug_strtab, name, TRUE, TRUE); in bfd_xcoff_size_dynamic_sections()3344 _bfd_stringtab_size (debug_strtab); in bfd_xcoff_size_dynamic_sections()5903 struct bfd_strtab_hash *debug_strtab; in _bfd_xcoff_bfd_final_link() local5905 debug_strtab = xcoff_hash_table (info)->debug_strtab; in _bfd_xcoff_bfd_final_link()5907 >= _bfd_stringtab_size (debug_strtab)); in _bfd_xcoff_bfd_final_link()5911 if (! _bfd_stringtab_emit (abfd, debug_strtab)) in _bfd_xcoff_bfd_final_link()