Searched refs:nextSec (Results 1 – 1 of 1) sorted by relevance
1284 auto nextSec = std::find_if(i, e, isOutputSecWithInputSections); in findOrphanPos() local1285 if (nextSec == e) in findOrphanPos()