Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DContinuationRecordBuilder.cpp139 uint32_t NewSegmentBegin = Offset + ContinuationLength; in insertSegmentEnd() local
140 uint32_t SegmentLength = NewSegmentBegin - SegmentOffsets.back(); in insertSegmentEnd()
145 SegmentOffsets.push_back(NewSegmentBegin); in insertSegmentEnd()