Searched refs:feature_section_offset (Results 1 – 1 of 1) sorted by relevance
430 uint64_t feature_section_offset = header->data.offset + header->data.size; in FeatureSectionDescriptors() local431 const SectionDesc* p = reinterpret_cast<const SectionDesc*>(mmap_addr_ + feature_section_offset); in FeatureSectionDescriptors()