Searched refs:TextSections (Results 1 – 4 of 4) sorted by relevance
113 TextSectionList TextSections; variable
176 assignRelSectionNumInPairs<TextSectionList>(CurSectionNumber, TextSections, in assignSectionNumbersInfo()227 if (TextSections.empty() || FunctionSections) { in writeFunctionCode()237 TextSections.push_back(Section); in writeFunctionCode()241 Section = TextSections[0]; in writeFunctionCode()
114 std::set<std::pair<uint64_t, uint64_t>> TextSections; variable
308 TextSections.insert({SectionOffset, SectSize}); in disassemble()