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