Searched refs:StartSizeWord (Results 1 – 1 of 1) sorted by relevance
47 unsigned StartSizeWord; member49 Block(unsigned PCS, unsigned SSW) : PrevCodeSize(PCS), StartSizeWord(SSW) {} in Block()258 unsigned SizeInWords = GetWordIndex() - B.StartSizeWord - 1; in ExitBlock()259 unsigned ByteNo = B.StartSizeWord*4; in ExitBlock()