Searched refs:SectionLength (Results 1 – 3 of 3) sorted by relevance
668 uint32_t SectionLength = in Parse() local674 ParseSubsection(Section.data() + Offset, SectionLength); in Parse()675 Offset = Offset + SectionLength; in Parse()
689 uint32_t SectionLength = isLittle ? in Parse() local698 ParseSubsection(Section.data() + Offset, SectionLength); in Parse()699 Offset = Offset + SectionLength; in Parse()
305 uint32_t SectionLength; // Byte count of the segment or group.