Home | History | Annotate | Download | only in gold

Lines Matching refs:groups_

356       is_member_(false), sections_(), groups_()
402 { this->groups_.push_back(signature_key); }
407 { return this->groups_.size(); }
412 { return this->groups_[n]; }
448 std::vector<Stringpool::Key> groups_;