Home
last modified time | relevance | path

Searched refs:obj_entry (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dincremental.h315 add_object(Incremental_input_entry* obj_entry) in add_object() argument
317 this->objects_.push_back(obj_entry); in add_object()
504 add_object(Incremental_object_entry* obj_entry) in add_object() argument
506 this->members_.push_back(obj_entry); in add_object()
507 obj_entry->set_is_member(); in add_object()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dincremental.h315 add_object(Incremental_input_entry* obj_entry) in add_object() argument
317 this->objects_.push_back(obj_entry); in add_object()
504 add_object(Incremental_object_entry* obj_entry) in add_object() argument
506 this->members_.push_back(obj_entry); in add_object()
507 obj_entry->set_is_member(); in add_object()