Home | History | Annotate | Download | only in Raw

Lines Matching defs:BlockList

130   auto BlockList = Data->getStreamBlocks();
132 if (BlockList[Last] != BlockList[Last + 1] - 1)
142 auto Result = Pdb.getBlockData(BlockList[First], Pdb.getBlockSize());
169 auto BlockList = Data->getStreamBlocks();
171 uint32_t E = BlockList[BlockNum];
173 if (BlockList[I + BlockNum] != E)
177 uint32_t FirstBlockAddr = BlockList[BlockNum];
202 auto BlockList = Data->getStreamBlocks();
204 uint32_t StreamBlockAddr = BlockList[BlockNum];
238 auto BlockList = Data->getStreamBlocks();
241 uint32_t StreamBlockAddr = BlockList[BlockNum];