Searched refs:output_count (Results 1 – 4 of 4) sorted by relevance
2877 const unsigned int output_count = this->output_count_; in sized_write_globals() local2878 const section_size_type oview_size = output_count * sym_size; in sized_write_globals()2881 if (this->offset_ == 0 || output_count == 0) in sized_write_globals()3048 gold_assert(sym_index < output_count); in sized_write_globals()
1604 output_count() const in output_count() function
1369 inputs->symtab_section()->set_current_data_size(this->symtab_->output_count() in set_final_data_size()1415 unsigned int global_sym_count = this->symtab_->output_count(); in do_write()
8217 (Symbol_table::output_count): New function.