Searched refs:RelIt (Results 1 – 1 of 1) sorted by relevance
139 RelSectionList::iterator RelIt = RelSections.begin(); in assignRelSectionNumInPairs() local145 if (RelIt != RelE) { in assignRelSectionNumInPairs()146 ELFRelocationSection *RelSection = *RelIt; in assignRelSectionNumInPairs()152 ++RelIt; in assignRelSectionNumInPairs()157 assert(RelIt == RelE); in assignRelSectionNumInPairs()