Home
last modified time | relevance | path

Searched refs:BitmapSizeInBits (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/DebugInfo/PDB/Raw/
DPublicsStream.cpp116 size_t BitmapSizeInBits = alignTo(IPHR_HASH + 1, 32); in reload() local
117 uint32_t NumBitmapEntries = BitmapSizeInBits / 8; in reload()