Home | History | Annotate | Download | only in gold

Lines Matching defs:file_size_

90   { return this->file_size_; }
111 && start + static_cast<off_t>(size) <= this->file_size_);
166 off_t file_size_;