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

/haiku-buildtools/binutils/gold/
H A Dlayout.cc3380 unsigned int section_count1 = seg1->output_section_count();
3381 unsigned int section_count2 = seg2->output_section_count();
4246 section_count += (*p)->output_section_count();
H A Doutput.cc208 count += (*p)->output_section_count();
4810 Output_segment::output_section_count() const function in class:gold::Output_segment
H A Doutput.h4818 output_section_count() const;

Completed in 138 milliseconds