Searched refs:header_sp (Results 1 – 1 of 1) sorted by relevance
982 SectionSP header_sp = std::make_shared<Section>( in CreateSections() local989 header_sp->SetPermissions(ePermissionsReadable); in CreateSections()990 m_sections_up->AddSection(header_sp); in CreateSections()991 unified_section_list.AddSection(header_sp); in CreateSections()