Searched refs:it2 (Results 1 – 2 of 2) sorted by relevance
304 .macro it2 cond ncond a b m= macro309 it2 \cond \ncond \a \b \c332 it2 eq ne t t333 it2 eq ne e t334 it2 eq ne t e335 it2 eq ne e e347 it2 ne eq t t348 it2 ne eq e t349 it2 ne eq t e350 it2 ne eq e e
4412 typename std::list<reloc_high<size, big_endian> >::iterator it2 = in rello16() local4414 while (it2 != got16_relocs.end()) in rello16()4416 reloc_high<size, big_endian> got16 = *it2; in rello16()4425 it2 = got16_relocs.erase(it2); in rello16()4428 ++it2; in rello16()