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