Home | History | Annotate | Download | only in gold

Lines Matching refs:file_size_

4799   { return this->file_size_; }
4820 && start + static_cast<off_t>(size) <= this->file_size_);
4875 off_t file_size_;