Searched refs:groups_ (Results 1 – 2 of 2) sorted by relevance
356 is_member_(false), sections_(), groups_() in Incremental_object_entry()402 { this->groups_.push_back(signature_key); } in add_comdat_group()407 { return this->groups_.size(); } in get_comdat_group_count()412 { return this->groups_[n]; } in get_comdat_signature_key()448 std::vector<Stringpool::Key> groups_; variable
5841 (Incremental_object_entry::groups_): New data member.