Searched refs:stabsects (Results 1 – 2 of 2) sorted by relevance
3261 struct stab_section_list *stabsects, in coffstab_build_psymtabs() argument3306 if (stabsects->next == NULL) in coffstab_build_psymtabs()3308 stabsize = bfd_section_size (sym_bfd, stabsects->section); in coffstab_build_psymtabs()3310 DBX_SYMTAB_OFFSET (objfile) = stabsects->section->filepos; in coffstab_build_psymtabs()3317 for (stabsect = stabsects; stabsect != NULL; stabsect = stabsect->next) in coffstab_build_psymtabs()3323 DBX_SYMTAB_OFFSET (objfile) = stabsects->section->filepos; in coffstab_build_psymtabs()3325 symbuf_sections = stabsects->next; in coffstab_build_psymtabs()3326 symbuf_left = bfd_section_size (sym_bfd, stabsects->section); in coffstab_build_psymtabs()
59 struct stab_section_list *stabsects; /* .stab sections. */ member233 for (pn = &csi->stabsects; *pn != NULL; pn = &(*pn)->next) in coff_locate_sections()616 if (info->stabsects) in coff_symfile_read()634 info->stabsects, in coff_symfile_read()