Searched refs:TextOutputSection (Results 1 – 3 of 3) sorted by relevance
122 bool TextOutputSection::needsThunks() const { in needsThunks()174 TextOutputSection::estimateBranchTargetThresholdVA(size_t callIdx) const { in estimateBranchTargetThresholdVA()270 void TextOutputSection::finalize() { in finalize()430 void TextOutputSection::writeTo(uint8_t *buf) const { in writeTo()479 osec = make<TextOutputSection>(names.second); in getOrCreateForInput()
68 class TextOutputSection : public ConcatOutputSection {70 explicit TextOutputSection(StringRef name) in TextOutputSection() function
238 if (auto *textOsec = dyn_cast<TextOutputSection>(osec)) { in writeMapFile()