Home
last modified time | relevance | path

Searched refs:library_ (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dreadsyms.cc618 if (this->library_ != NULL && !this->library_->is_reported()) in run()
622 unsigned int lib_serial = this->library_->arg_serial(); in run()
623 unsigned int lib_index = this->library_->input_file_index(); in run()
625 incremental_inputs->report_archive_begin(this->library_, in run()
632 this->library_, script_info); in run()
Dreadsyms.h146 input_argument_(input_argument), object_(object), library_(library), in Add_symbols()
173 Incremental_library* library_; variable
DChangeLog6706 (Add_symbols::library_): New data member.