Searched refs:xcoff_section_data (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dxcofflink.c505 && xcoff_section_data (abfd, sec) != NULL)
509 enclosing = xcoff_section_data (abfd, sec)->enclosing;
1102 xcoff_section_data (abfd, csect)->last_symndx =
1149 enclosing = xcoff_section_data (abfd, csect)->enclosing;
1262 xcoff_section_data (abfd, csect)->last_symndx =
1445 xcoff_section_data (abfd, csect)->enclosing = enclosing;
1446 xcoff_section_data (abfd, csect)->lineno_count =
1487 xcoff_section_data (abfd, csect)->first_symndx = csect_index;
1549 xcoff_section_data (abfd, csect)->last_symndx =
1586 xcoff_section_data (abf
[all...]
H A Dlibcoff-in.h224 #define xcoff_section_data(abfd, sec) \ macro
H A Dlibcoff.h228 #define xcoff_section_data(abfd, sec) \ macro

Completed in 299 milliseconds