Lines Matching refs:xcoff_section_data
547 && xcoff_section_data (abfd, sec) != NULL)
551 enclosing = xcoff_section_data (abfd, sec)->enclosing;
1192 xcoff_section_data (abfd, csect)->last_symndx =
1240 enclosing = xcoff_section_data (abfd, csect)->enclosing;
1354 xcoff_section_data (abfd, csect)->last_symndx =
1543 xcoff_section_data (abfd, csect)->enclosing = enclosing;
1544 xcoff_section_data (abfd, csect)->lineno_count =
1585 xcoff_section_data (abfd, csect)->first_symndx = csect_index;
1647 xcoff_section_data (abfd, csect)->last_symndx =
1685 xcoff_section_data (abfd, csect)->first_symndx = csect_index;
2371 && xcoff_section_data (sec->owner, sec) != NULL)
2379 + xcoff_section_data (sec->owner, sec)->first_symndx);
2381 + xcoff_section_data (sec->owner, sec)->last_symndx);
3626 && xcoff_section_data (sec->owner, sec) != NULL
3627 && (xcoff_section_data (sec->owner, sec)->lineno_count
3630 xcoff_section_data (sec->owner, sec)->lineno_count;
4870 enclosing = xcoff_section_data (abfd, o)->enclosing;
4871 enc_count = xcoff_section_data (abfd, o)->lineno_count;