Searched defs:getBlockCount (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/elftosb/dist/common/ | ||
H A D | EncoreBootImage.cpp | 590 unsigned EncoreBootImage::BootCommand::getBlockCount() const in getBlockCount() function in EncoreBootImage::BootCommand |
H A D | EncoreBootImage.h | 297 virtual unsigned getBlockCount() const { return 0; } in getBlockCount() function |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | PDBFile.cpp | 61 uint32_t PDBFile::getBlockCount() const { in getBlockCount() function in PDBFile |