Searched refs:SegmentLength (Results 1 – 2 of 2) sorted by relevance
296 size_t SegmentLength = FilenameSegmentLengths[J]; in emitDebugInfoForFunction() local297 Asm->EmitInt32(SegmentLength); in emitDebugInfoForFunction()
590 SegmentLength = DE.getU32(&Offset), in printCodeViewDebugInfo() local592 if (FullSegmentSize != 12 + 8 * SegmentLength) { in printCodeViewDebugInfo()619 for (unsigned J = 0; J != SegmentLength && DE.isValidOffset(Offset); in printCodeViewDebugInfo()