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