Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DWinCodeViewLineTables.cpp276 size_t LastSegmentStart = 0; in emitDebugInfoForFunction() local
281 for (size_t ColSegI = LastSegmentStart, in emitDebugInfoForFunction()
282 ColSegEnd = ColSegI + FilenameSegmentLengths[LastSegmentStart]; in emitDebugInfoForFunction()
318 LastSegmentStart = J; in emitDebugInfoForFunction()