Searched refs:getBlockCount (Results 1 – 14 of 14) 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;
25 virtual uint32_t getBlockCount() const = 0;
57 uint32_t getBlockCount() const override;
61 uint32_t PDBFile::getBlockCount() const { in getBlockCount() function in PDBFile161 uint32_t BlocksRemaining = getBlockCount(); in parseFileHeaders()
457 unsigned blockCount = section->getBlockCount(); in extractSection()
87 Obj.Headers->SuperBlock.NumBlocks = File.getBlockCount(); in dumpFileHeaders()
98 if (Max >= File.getBlockCount()) in dump()
211 if (DescribedBlockStart > File.pdb().getBlockCount()) { in explainPdbFpmBlockOffset()
249 P.formatLine("Number of blocks: {0}", getPdb().getBlockCount()); in dumpFileSummary()
786 uint64_t BlockCount = Index.getBlockCount(); in setPartialSampleProfileRatio()
2973 Out << "^" << NumSlots << " = blockcount: " << TheIndex->getBlockCount() in printModuleSummaryIndex()
1134 uint64_t getBlockCount() const { return BlockCount; }
4051 ArrayRef<uint64_t>{Index->getBlockCount()}); in writePerModuleGlobalValueSummary()4343 ArrayRef<uint64_t>{Index.getBlockCount()}); in writeCombinedGlobalValueSummary()