Searched defs:SectionList (Results 1 – 7 of 7) sorted by relevance
109 using SectionList = std::vector<ELFSection *>; variable
319 for (auto &SectionList : VarsBySection) in writeDataSection() local323 for (auto &SectionList : VarsBySection) { in writeDataSection() local
454 typedef SmallVector<const char*, 1> SectionList; typedef
237 typedef SmallVector<SectionEntry, 64> SectionList; typedef
661 using SectionList = SmallVector<const char*, 1>; variable
254 typedef SmallVector<SectionEntry, 64> SectionList; typedef
801 using SectionList = std::vector<SymbolSection>; typedef