Searched refs:RemainingLength (Results 1 – 1 of 1) sorted by relevance
1364 int64_t RemainingLength = RawFuncLength; in ARM64FindSegmentsInFunction() local1366 while (RemainingLength > SegLimit) { in ARM64FindSegmentsInFunction()1398 RemainingLength -= SegLength; in ARM64FindSegmentsInFunction()