Home | History | Annotate | Download | only in gold

Lines Matching refs:sibling_offset_

652     child_offset_(0), sibling_offset_(0), abbrev_code_(NULL), attributes_(),
901 this->sibling_offset_ = attr_value.val.refval;
914 this->sibling_offset_ = this->die_offset_ + (pattr - pdie);
1180 if (this->sibling_offset_ != 0)
1181 return this->sibling_offset_;
1185 this->sibling_offset_ = this->skip_attributes();
1186 return this->sibling_offset_;
1193 if (this->sibling_offset_ != 0)
1194 return this->sibling_offset_;
1211 return this->sibling_offset_;