Home | History | Annotate | Download | only in gold

Lines Matching defs:object_

169     : object_(object),
179 : object_(NULL),
197 if (this->object_ != NULL)
198 merge_map->add_mapping(this->object_, this->u_.from_object.shndx,
206 { return this->object_ == NULL && this->u_.from_linker.post_map; }
222 Relobj* object_;
226 // object_ field is not NULL).
235 // object_ field is NULL).
272 : object_(object),
286 : object_(cie.object_),
334 Relobj* object_;