Searched defs:USection (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1851 // Emit the various dwarf units to the unit section USection with
1854 const MCSection *USection,
1857 Asm->OutStreamer.SwitchSection(USection);
1865 .EmitLabel(Asm->GetTempSymbol(USection->getLabelBeginName(),
1885 Asm->OutStreamer.EmitLabel(Asm->GetTempSymbol(USection->getLabelEndName(),
1853 emitUnits(DwarfDebug *DD, const MCSection *USection, const MCSection *ASection, const MCSymbol *ASectionSym) argument

Completed in 205 milliseconds