Lines Matching full:offset_
823 offset_(invalid_offset),
870 gold_assert(this->offset_ != this->invalid_offset);
871 return this->offset_;
877 { this->offset_ = offset; }
915 section_offset_type offset_;
1826 shndx_(shndx), offset_(offset)
1834 || (this->shndx_ == p.shndx_ && this->offset_ < p.offset_));
1841 AArch64_address offset_;
2237 convert_to_section_size_type(prev->first.offset_);
2241 span_end = convert_to_section_size_type(p->first.offset_);