Home | History | Annotate | Download | only in gold

Lines Matching refs:lib_

1326     incremental_inputs->report_archive_begin(this->lib_, 0, NULL);
1328 this->lib_->add_symbols(this->symtab_, this->layout_, this->input_objects_);
1331 incremental_inputs->report_archive_end(this->lib_);