Searched refs:relocEnd (Results 1 – 1 of 1) sorted by relevance
206 RelocData::iterator relocIter, relocEnd = reloc_data->end(); in partialSyncRelocationResult() local207 for (relocIter = reloc_data->begin(); relocIter != relocEnd; ++relocIter) { in partialSyncRelocationResult()