Searched refs:StopAddress (Results 1 – 1 of 1) sorted by relevance
3032 uint64_t StopAddress = CurrRange != InvalidRange in patchLineTableForUnit() local3040 if (StopAddress != -1ULL) { in patchLineTableForUnit()3053 StopAddress = Row.Address + Range->second.second; in patchLineTableForUnit()3057 if (StopAddress != -1ULL && !Seq.empty()) { in patchLineTableForUnit()3061 NextLine.Address = StopAddress; in patchLineTableForUnit()