Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:MCSection

32 #include "llvm/MC/MCSection.h"
232 // Switch to the specified MCSection and emit an assembler
234 static MCSymbol *emitSectionSym(AsmPrinter *Asm, const MCSection *Section,
2003 if (const MCSection *MacroInfo = TLOF.getDwarfMacroInfoSection())
2130 const MCSection *USection,
2131 const MCSection *ASection,
2197 void DwarfDebug::emitAbbrevs(const MCSection *Section,
2373 const MCSection *ISec = Asm->getObjFileLowering().getDwarfInfoSection();
2444 const MCSection *ISec = Asm->getObjFileLowering().getDwarfInfoSection();
2478 void DwarfUnits::emitStrings(const MCSection *StrSection,
2479 const MCSection *OffsetSection = NULL,
2521 void DwarfUnits::emitAddresses(const MCSection *AddrSection) {
2677 if (const MCSection *LineInfo =
2813 void DwarfDebug::emitSkeletonAbbrevs(const MCSection *Section) {
2840 const MCSection *OffSec = Asm->getObjFileLowering()