Searched refs:isOutputSecWithInputSections (Results 1 – 1 of 1) sorted by relevance
1270 auto isOutputSecWithInputSections = [](BaseCommand *cmd) { in findOrphanPos() local1276 isOutputSecWithInputSections); in findOrphanPos()1284 auto nextSec = std::find_if(i, e, isOutputSecWithInputSections); in findOrphanPos()