Searched refs:BytesAllButAttributes (Results 1 – 1 of 1) sorted by relevance
169 uint32_t BytesAllButAttributes = 4 + (VendorName.size() + 1) + 1 + 1; in parse() local171 (OffsetInSection + ExtBASubsectionLength - BytesAllButAttributes)) { in parse()