Home
last modified time | relevance | path

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

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