Home | History | Annotate | Download | only in dsymutil

Lines Matching refs:StopAddress

3032       uint64_t StopAddress = CurrRange != InvalidRange
3040 if (StopAddress != -1ULL) {
3053 StopAddress = Row.Address + Range->second.second;
3057 if (StopAddress != -1ULL && !Seq.empty()) {
3061 NextLine.Address = StopAddress;