Searched refs:SubsectionBegin (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DWinCodeViewLineTables.cpp161 MCSymbol *SubsectionBegin = Asm->MMI->getContext().CreateTempSymbol(), local
163 EmitLabelDiff(Asm->OutStreamer, SubsectionBegin, SubsectionEnd);
164 Asm->OutStreamer.EmitLabel(SubsectionBegin);

Completed in 55 milliseconds