Searched refs:SectionList (Results 1 – 4 of 4) sorted by relevance
802 using SectionList = std::vector<SymbolSection>; typedef846 [](SectionList &CurrentSections, in NormalizedTBD_V4()942 auto handleSymbols = [File](const SectionList &CurrentSections, in denormalize()990 SectionList Exports;991 SectionList Reexports;992 SectionList Undefineds;
253 typedef std::deque<SectionEntry> SectionList; typedef254 SectionList Sections;
710 using SectionList = std::vector<std::unique_ptr<Section>>;766 using section_iterator = pointee_iterator<SectionList::iterator>;767 using const_section_iterator = pointee_iterator<SectionList::const_iterator>;1211 SectionList Sections;
663 using SectionList = SmallVector<const char*, 1>; variable664 SectionList Sections;