Searched defs:getBlockSize (Results 1 – 3 of 3) sorted by relevance
72 uint32_t getBlockSize() const { return BlockSize; } in getBlockSize() function 142 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
520 static uptr getBlockSize(void *Ptr) { in getBlockSize() function