Searched refs:Incremental_library (Results 1 – 6 of 6) sorted by relevance
142 Object* object, Incremental_library* library, in Add_symbols()173 Incremental_library* library_;
47 class Incremental_library; variable1447 Incremental_library*1576 std::vector<Incremental_library*> library_map_;2187 class Incremental_library : public Library_base2190 Incremental_library(const char* filename, unsigned int input_file_index, in Incremental_library() function
361 Incremental_library* lib = ibase->get_library(input_file_index); in process_incremental_input()383 Incremental_library* lib = ibase->get_library(input_file_index); in process_incremental_input()
323 Incremental_library* lib = in setup_readers()324 new Incremental_library(input_file.filename(), i, in setup_readers()3055 Incremental_library::copy_unused_symbols() in copy_unused_symbols()3068 Incremental_library::do_for_all_unused_symbols(Symbol_visitor_base* v) const in do_for_all_unused_symbols()
752 Incremental_library* lib = this->ibase_->get_library(this->input_file_index_); in run()
6443 (Incremental_library::copy_unused_symbols): New function.6444 (Incremental_library::do_for_all_unused_symbols): New function.6563 (class Incremental_library): New class.