reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
347 MCSection *getTextCoalSection() const { return TextCoalSection; }
lib/CodeGen/TargetLoweringObjectFileImpl.cpp 987 return GO->isWeakForLinker() ? TextCoalSection : TextSection;
lib/MC/MCObjectFileInfo.cpp140 TextCoalSection 153 TextCoalSection = TextSection;