Searched refs:add_object (Results 1 – 10 of 10) sorted by relevance
52 add_object(Object* object);127 Cref_inputs::add_object(Object* object) in add_object() function in gold::Cref_inputs346 Cref::add_object(Object* object) in add_object() function in gold::Cref349 this->inputs_->add_object(object); in add_object()
47 add_object(Object*);
980 if (input_objects->add_object(obj)) in include_member()1022 if (!input_objects->add_object(obj)) in include_member()1262 if (input_objects->add_object(obj)) in include_member()
98 add_object() in add_object() function
315 add_object(Incremental_input_entry* obj_entry) in add_object() function504 add_object(Incremental_object_entry* obj_entry) in add_object() function
603 if (!this->input_objects_->add_object(this->object_)) in run()
355 input_file->file().add_object(); in name_()2749 add_object(Object*);
1036 script_entry->add_object(entry); in report_archive_begin()1114 arch_entry->add_object(this->current_object_entry_); in report_object()1140 script_entry->add_object(input_entry); in report_object()
2891 Input_objects::add_object(Object* obj) in add_object() function in gold::Input_objects2922 this->cref_->add_object(obj); in add_object()
6793 * incremental.h (Incremental_script_entry::add_object): New function.10854 * object.cc (Input_objects::add_object): Pass object to cref_ if12582 (Input_objects::add_object): Don't do anything with the target.14024 * object.cc (Input_objects::add_object): Don't set15003 (Input_objects::add_object): Add object to cross-referencer.15859 * object.cc (Input_objects::add_object): Print trace output.