Searched refs:stabstrsect (Results 1 – 2 of 2) sorted by relevance
55 asection *stabstrsect = nullptr; /* Section pointer for .stab section. */ member236 csi->stabstrsect = sectp; in coff_locate_sections()703 if (!info->stabstrsect) in coff_symfile_read()712 stabstrsize = bfd_section_size (info->stabstrsect); in coff_symfile_read()717 info->stabstrsect->filepos, stabstrsize); in coff_symfile_read()
3166 asection *stabstrsect; in stabsect_build_psymtabs() local3170 stabstrsect = bfd_get_section_by_name (sym_bfd, stabstr_name); in stabsect_build_psymtabs()3175 if (!stabstrsect) in stabsect_build_psymtabs()3191 DBX_STRINGTAB_SIZE (objfile) = bfd_section_size (stabstrsect); in stabsect_build_psymtabs()3207 stabstrsect, /* bfd section */ in stabsect_build_psymtabs()