Searched refs:BlockEntryPos (Results 1 – 1 of 1) sorted by relevance
762 uint64_t BlockEntryPos = Stream.getCurrentByteNo(); in parseBlock() local910 int BlockSize = (CurrentRecordPos / 8) - BlockEntryPos; in parseBlock()911 auto Ptr = Stream.getPointerToByte(BlockEntryPos, BlockSize); in parseBlock()