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