Searched refs:SegmentLength (Results 1 – 2 of 2) sorted by relevance
311 size_t SegmentLength = FilenameSegmentLengths[J]; in emitDebugInfoForFunction() local312 Asm->EmitInt32(SegmentLength); in emitDebugInfoForFunction()
606 SegmentLength = DE.getU32(&Offset), in printCodeViewSection() local610 12 + 8 * SegmentLength + in printCodeViewSection()611 (HasColumnInformation ? 4 * SegmentLength : 0)) { in printCodeViewSection()638 for (unsigned J = 0; J != SegmentLength && DE.isValidOffset(Offset); in printCodeViewSection()653 for (unsigned J = 0; J != SegmentLength && DE.isValidOffset(Offset); in printCodeViewSection()