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