Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DWinCodeViewLineTables.cpp306 MCSymbol *FileSegmentBegin = Asm->MMI->getContext().createTempSymbol(); in emitDebugInfoForFunction() local
307 Asm->OutStreamer->EmitLabel(FileSegmentBegin); in emitDebugInfoForFunction()
317 EmitLabelDiff(*Asm->OutStreamer, FileSegmentBegin, FileSegmentEnd); in emitDebugInfoForFunction()