Searched defs:SectionList (Results 1 – 8 of 8) sorted by relevance
84 typedef SmallVector<DataRefImpl, 1> SectionList; typedef
109 using SectionList = std::vector<ELFSection *>; variable
326 for (auto &SectionList : VarsBySection) in writeDataSection() local330 for (auto &SectionList : VarsBySection) { in writeDataSection() local
120 std::vector<ELFSection*> SectionList; variable
454 typedef SmallVector<const char*, 1> SectionList; typedef
237 typedef SmallVector<SectionEntry, 64> SectionList; typedef
259 typedef SmallVector<SectionEntry, 64> SectionList; typedef
663 using SectionList = SmallVector<const char*, 1>; variable