Searched refs:min_section_data_pos (Results 1 – 1 of 1) sorted by relevance
226 uint64_t min_section_data_pos = feature_section_offset + sizeof(SectionDesc) * features.size(); in ReadFeatureSectionDescriptors() local232 if (!CheckSectionDesc(desc, min_section_data_pos)) { in ReadFeatureSectionDescriptors()