Home
last modified time | relevance | path

Searched refs:SymbolsBegin (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DWinCodeViewLineTables.cpp203 MCSymbol *SymbolsBegin = Asm->MMI->getContext().createTempSymbol(), in emitDebugInfoForFunction() local
207 EmitLabelDiff(*Asm->OutStreamer, SymbolsBegin, SymbolsEnd); in emitDebugInfoForFunction()
208 Asm->OutStreamer->EmitLabel(SymbolsBegin); in emitDebugInfoForFunction()