Searched defs:getBlockSize (Results 1 – 3 of 3) sorted by relevance
73 uint32_t getBlockSize() const { return BlockSize; } in getBlockSize() function143 uint32_t getBlockSize() const { return ReadInterface.getBlockSize(); } in getBlockSize() function
54 uint32_t PDBFile::getBlockSize() const { return ContainerLayout.SB->BlockSize; } in getBlockSize() function in PDBFile
627 static uptr getBlockSize(void *Ptr) { in getBlockSize() function