Home | History | Annotate | Download | only in gold

Lines Matching full:offset_

391     : stub_template_(stub_template), offset_(invalid_offset)
407 gold_assert(this->offset_ != invalid_offset);
408 return this->offset_;
414 { this->offset_ = offset; }
463 section_offset_type offset_;