Searched refs:UnitLength (Results 1 – 3 of 3) sorted by relevance
228 uint32_t UnitLength; member465 uint32_t getNextUnitOffset() const { return Base + 4 + Hdr.UnitLength; } in getNextUnitOffset()
368 W.printHex("Length", UnitLength); in dump()387 UnitLength = AS.getU32(Offset); in extract()
195 uint32_t UnitLength = 0; member