Searched refs:dest_end (Results 1 – 1 of 1) sorted by relevance
505 auto dest_end = --relocations.upper_bound(dest + count); in relocate() local506 relocations[dest + count] = dest + count - dest_end->first + dest_end->second; in relocate()