Home | History | Annotate | Download | only in gold

Lines Matching full:output_count

2877   const unsigned int output_count = this->output_count_;
2878 const section_size_type oview_size = output_count * sym_size;
2881 if (this->offset_ == 0 || output_count == 0)
3048 gold_assert(sym_index < output_count);