Home | History | Annotate | Download | only in gold

Lines Matching refs:offset_

388     : stub_template_(stub_template), offset_(invalid_offset)
404 gold_assert(this->offset_ != invalid_offset);
405 return this->offset_;
411 { this->offset_ = offset; }
460 section_offset_type offset_;