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;
179 assignRelSectionNumInPairs<DataSectionList>(CurSectionNumber, DataSections, in assignSectionNumbersInfo()186 assignRelSectionNumInPairs<DataSectionList>(CurSectionNumber, RODataSections, in assignSectionNumbersInfo()