Home
last modified time | relevance | path

Searched refs:add_object (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dcref.cc52 add_object(Object* object);
127 Cref_inputs::add_object(Object* object) in add_object() function in gold::Cref_inputs
346 Cref::add_object(Object* object) in add_object() function in gold::Cref
349 this->inputs_->add_object(object); in add_object()
Dcref.h47 add_object(Object*);
Darchive.cc980 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()
Dfileread.h98 add_object() in add_object() function
Dincremental.h315 add_object(Incremental_input_entry* obj_entry) in add_object() function
504 add_object(Incremental_object_entry* obj_entry) in add_object() function
Dreadsyms.cc603 if (!this->input_objects_->add_object(this->object_)) in run()
Dobject.h355 input_file->file().add_object(); in name_()
2749 add_object(Object*);
Dincremental.cc1036 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()
Dobject.cc2891 Input_objects::add_object(Object* obj) in add_object() function in gold::Input_objects
2922 this->cref_->add_object(obj); in add_object()
DChangeLog6793 * incremental.h (Incremental_script_entry::add_object): New function.
10854 * object.cc (Input_objects::add_object): Pass object to cref_ if
12582 (Input_objects::add_object): Don't do anything with the target.
14024 * object.cc (Input_objects::add_object): Don't set
15003 (Input_objects::add_object): Add object to cross-referencer.
15859 * object.cc (Input_objects::add_object): Print trace output.