Searched refs:LengthLoc (Results 1 – 1 of 1) sorted by relevance
1343 uint64_t LengthLoc; in writeVersionInfoBlock() local1347 LengthLoc = writeInt<uint16_t>(0); in writeVersionInfoBlock()1368 writeObjectAt(ulittle16_t(CurLoc - LengthLoc), LengthLoc); in writeVersionInfoBlock()1401 auto LengthLoc = writeInt<uint16_t>(0); in writeVersionInfoValue() local1428 writeObjectAt(ulittle16_t(CurLoc - LengthLoc), LengthLoc); in writeVersionInfoValue()1467 auto LengthLoc = writeInt<uint16_t>(0); in writeVersionInfoBody() local1506 writeObjectAt(ulittle16_t(tell() - LengthLoc), LengthLoc); in writeVersionInfoBody()