Searched refs:DataSectionList (Results 1 – 2 of 2) sorted by relevance
111 using DataSectionList = std::vector<ELFDataSection *>; variable115 DataSectionList DataSections;117 DataSectionList RODataSections;119 DataSectionList BSSSections;
178 assignRelSectionNumInPairs<DataSectionList>(CurSectionNumber, DataSections, in assignSectionNumbersInfo()185 assignRelSectionNumInPairs<DataSectionList>(CurSectionNumber, RODataSections, in assignSectionNumbersInfo()