Searched refs:EmitLabelDiff (Results 1 – 1 of 1) sorted by relevance
| /minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | WinCodeViewLineTables.cpp | 170 static void EmitLabelDiff(MCStreamer &Streamer, in EmitLabelDiff() function 206 EmitLabelDiff(Asm->OutStreamer, SymbolsBegin, SymbolsEnd); in emitDebugInfoForFunction() 211 EmitLabelDiff(Asm->OutStreamer, ProcSegmentBegin, ProcSegmentEnd, 2); in emitDebugInfoForFunction() 220 EmitLabelDiff(Asm->OutStreamer, Fn, FI.End); in emitDebugInfoForFunction() 259 EmitLabelDiff(Asm->OutStreamer, LineTableBegin, LineTableEnd); in emitDebugInfoForFunction() 269 EmitLabelDiff(Asm->OutStreamer, Fn, FI.End); in emitDebugInfoForFunction() 300 EmitLabelDiff(Asm->OutStreamer, FileSegmentBegin, FileSegmentEnd); in emitDebugInfoForFunction() 304 EmitLabelDiff(Asm->OutStreamer, Fn, Instr); in emitDebugInfoForFunction()
|