Searched refs:getPadBlockCountForSection (Results 1 – 2 of 2) sorted by relevance
212 unsigned paddingBlocks = getPadBlockCountForSection(section, fileBlocksWritten); in writeToStream()252 …tag.setSectionLength(section->getBlockCount() + getPadBlockCountForSection(*itCopy, nextSectionOff… in writeToStream()442 offset += getPadBlockCountForSection(thisSection, offset); in getSectionOffset()452 offset += getPadBlockCountForSection(section, offset); in getSectionOffset()462 unsigned EncoreBootImage::getPadBlockCountForSection(Section * section, unsigned offset) in getPadBlockCountForSection() function in EncoreBootImage500 imageBlocks += getPadBlockCountForSection(*it, imageBlocks); in getImageSize()
960 unsigned getPadBlockCountForSection(Section * section, unsigned offset);