Searched refs:LengthLoc (Results 1 – 1 of 1) sorted by relevance
1331 uint64_t LengthLoc; in writeVersionInfoBlock() local1335 LengthLoc = writeInt<uint16_t>(0); in writeVersionInfoBlock()1356 writeObjectAt(ulittle16_t(CurLoc - LengthLoc), LengthLoc); in writeVersionInfoBlock()1389 auto LengthLoc = writeInt<uint16_t>(0); in writeVersionInfoValue() local1416 writeObjectAt(ulittle16_t(CurLoc - LengthLoc), LengthLoc); in writeVersionInfoValue()1455 auto LengthLoc = writeInt<uint16_t>(0); in writeVersionInfoBody() local1494 writeObjectAt(ulittle16_t(tell() - LengthLoc), LengthLoc); in writeVersionInfoBody()