Searched refs:getBlockCount (Results 1 – 3 of 3) sorted by relevance
203 unsigned blockCount = section->getBlockCount(); in writeToStream()219 blockCount = nop.getBlockCount(); in writeToStream()251 … unsigned nextSectionOffset = fileBlocksWritten + section->getBlockCount() + 1; in writeToStream()252 …tag.setSectionLength(section->getBlockCount() + getPadBlockCountForSection(*itCopy, nextSectionOff… in writeToStream()254 blockCount = tag.getBlockCount(); in writeToStream()278 blockCount = section->getBlockCount(); in writeToStream()448 offset += thisSection->getBlockCount(); in getSectionOffset()501 imageBlocks += (*it)->getBlockCount(); in getImageSize()590 unsigned EncoreBootImage::BootCommand::getBlockCount() const in getBlockCount() function in EncoreBootImage::BootCommand614 if (offset >= getBlockCount()) in getBlocks()[all …]
297 virtual unsigned getBlockCount() const { return 0; } in getBlockCount() function367 virtual unsigned getBlockCount() const;820 virtual unsigned getBlockCount() const;858 virtual unsigned getBlockCount() const;
457 unsigned blockCount = section->getBlockCount(); in extractSection()