Home
last modified time | relevance | path

Searched defs:getBlockCount (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/common/
H A DEncoreBootImage.cpp590 unsigned EncoreBootImage::BootCommand::getBlockCount() const in getBlockCount() function in EncoreBootImage::BootCommand
1190 unsigned EncoreBootImage::BootSection::getBlockCount() const in getBlockCount() function in EncoreBootImage::BootSection
1315 unsigned EncoreBootImage::DataSection::getBlockCount() const in getBlockCount() function in EncoreBootImage::DataSection
H A DEncoreBootImage.h297 virtual unsigned getBlockCount() const { return 0; } in getBlockCount() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp61 uint32_t PDBFile::getBlockCount() const { in getBlockCount() function in PDBFile