Home | History | Annotate | Download | only in MC

Lines Matching full:filesize

834     uint64_t FileSize = Layout.getSectionFileSize(&SD);
835 FileSize += getPaddingSize(&SD, Layout);
843 SectionDataFileSize = std::max(SectionDataFileSize, Address + FileSize);