Searched refs:stabsect (Results 1 – 1 of 1) sorted by relevance
2559 asection *stabsect; in read_section_stabs() local2563 stabsect = bfd_get_section_by_name (abfd, sect_name); in read_section_stabs()2564 if (stabsect == NULL) in read_section_stabs()2570 size = bfd_section_size (abfd, stabsect); in read_section_stabs()2573 if (! bfd_get_section_contents (abfd, stabsect, contents, 0, size)) in read_section_stabs()