Home | History | Annotate | Download | only in MC

Lines Matching defs:FileSize

766     uint64_t FileSize = Layout.getSectionFileSize(&SD);
767 FileSize += getPaddingSize(&SD, Layout);
775 SectionDataFileSize = std::max(SectionDataFileSize, Address + FileSize);