Searched refs:section_info_pair (Results 1 – 1 of 1) sorted by relevance
2823 auto section_info_pair = image_info.CreateImageSections(); in CreateHeader() local2824 const size_t image_end = section_info_pair.first; in CreateHeader()2825 dchecked_vector<ImageSection>& sections = section_info_pair.second; in CreateHeader()