Searched refs:StopAddress (Results 1 – 1 of 1) sorted by relevance
2349 uint64_t StopAddress = CurrRange != InvalidRange in patchLineTableForUnit() local2357 if (StopAddress != -1ULL) { in patchLineTableForUnit()2370 StopAddress = Row.Address + Range->second.second; in patchLineTableForUnit()2374 if (StopAddress != -1ULL && !Seq.empty()) { in patchLineTableForUnit()2378 Seq.back().Address = StopAddress; in patchLineTableForUnit()