Searched refs:ExtBASubsectionLength (Results 1 – 1 of 1) sorted by relevance
113 uint32_t ExtBASubsectionLength = De.getU32(Cursor); in parse() local120 if (ExtBASubsectionLength < 8 || in parse()121 ExtBASubsectionLength > (Section.size() - Cursor.tell() + 4)) in parse()157 Sw->printNumber("SectionLength", ExtBASubsectionLength); in parse()171 (OffsetInSection + ExtBASubsectionLength - BytesAllButAttributes)) { in parse()