Home | History | Annotate | Download | only in gold

Lines Matching defs:read_multiple

687   read_multiple(const File_read::Read_multiple& rm)
688 { this->input_file()->file().read_multiple(this->offset_, rm); }