Home | History | Annotate | Download | only in gold

Lines Matching refs:output_count

2966   const unsigned int output_count = this->output_count_;
2967 const section_size_type oview_size = output_count * sym_size;
2970 if (this->offset_ == 0 || output_count == 0)
3137 gold_assert(sym_index < output_count);
3185 gold_assert(sym_index < output_count);