Home | History | Annotate | Download | only in MC

Lines Matching refs:MCSection

24 #include "llvm/MC/MCSection.h"
70 virtual void EmitZerofill(const MCSection *Section, MCSymbol *Symbol,
72 virtual void EmitTBSSSymbol(const MCSection *Section, MCSymbol *Symbol,
157 const MCSection *Section = MCStreamer::getContext().getCOFFSection(
208 ? Symbol->getSection().getVariant() == MCSection::SV_COFF
234 ? Symbol->getSection().getVariant() == MCSection::SV_COFF
284 ? Symbol->getSection().getVariant() == MCSection::SV_COFF
292 ? Symbol->getSection().getVariant() == MCSection::SV_COFF
297 void WinCOFFStreamer::EmitZerofill(const MCSection *Section, MCSymbol *Symbol,
302 void WinCOFFStreamer::EmitTBSSSymbol(const MCSection *Section, MCSymbol *Symbol,