Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/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.cc1002 if (input_objects->add_object(obj)) in include_member()
1044 if (!input_objects->add_object(obj)) in include_member()
1284 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()
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.h408 input_file->file().add_object(); in name_()
2879 add_object(Object*);
Dobject.cc2968 Input_objects::add_object(Object* obj) in add_object() function in gold::Input_objects
3008 this->cref_->add_object(obj); in add_object()
DChangeLog-0815411 * object.cc (Input_objects::add_object): Store objects in a map,
8210 * incremental.h (Incremental_script_entry::add_object): New function.
12271 * object.cc (Input_objects::add_object): Pass object to cref_ if
13999 (Input_objects::add_object): Don't do anything with the target.
15441 * object.cc (Input_objects::add_object): Don't set
16420 (Input_objects::add_object): Add object to cross-referencer.
17276 * object.cc (Input_objects::add_object): Print trace output.