Searched defs:SectionList (Results 1 – 5 of 5) 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
661 using SectionList = SmallVector<const char*, 1>; variable
254 typedef SmallVector<SectionEntry, 64> SectionList; typedef
801 using SectionList = std::vector<SymbolSection>; typedef