Searched refs:TextSections (Results 1 – 2 of 2) sorted by relevance
177 assignRelSectionNumInPairs<TextSectionList>(CurSectionNumber, TextSections, in assignSectionNumbersInfo()228 if (TextSections.empty() || FunctionSections) { in writeFunctionCode()238 TextSections.push_back(Section); in writeFunctionCode()242 Section = TextSections[0]; in writeFunctionCode()
113 TextSectionList TextSections; variable