Home | History | Annotate | Download | only in gold

Lines Matching full:readsize

832   section_size_type readsize = need_local_symbols ? datasize : extsize;
834 if (readsize == 0)
840 File_view* fvsymtab = this->get_lasting_view(readoff, readsize, true, false);
863 sd->symbols_size = readsize;