Searched refs:BlockEntryPos (Results 1 – 1 of 1) sorted by relevance
499 uint64_t BlockEntryPos = Stream.getCurrentByteNo(); in ParseBlock() local616 int BlockSize = CurrentRecordPos - BlockEntryPos; in ParseBlock()617 auto Ptr = Stream.getPointerToByte(BlockEntryPos, BlockSize); in ParseBlock()