Home | History | Annotate | Download | only in gold

Lines Matching refs:abbrev_code_

652     child_offset_(0), sibling_offset_(0), abbrev_code_(NULL), attributes_(),
671 this->abbrev_code_ = dwinfo->get_abbrev(code);
682 gold_assert(this->abbrev_code_ != NULL);
690 unsigned int nattr = this->abbrev_code_->attributes.size();
695 unsigned int attr = this->abbrev_code_->attributes[i].attr;
696 unsigned int form = this->abbrev_code_->attributes[i].form;
925 gold_assert(this->abbrev_code_ != NULL);
933 for (unsigned int i = 0; i < this->abbrev_code_->attributes.size(); ++i)
936 unsigned int form = this->abbrev_code_->attributes[i].form;
1165 gold_assert(this->abbrev_code_ != NULL);
1178 gold_assert(this->abbrev_code_ != NULL);