Searched refs:hasInputSections (Results 1 – 4 of 4) sorted by relevance
101 bool hasInputSections = false; variable
112 if (hasInputSections || typeIsSet) { in commitSection()132 if (!hasInputSections) { in commitSection()135 hasInputSections = true; in commitSection()
1135 return (osd && osd->osec.hasInputSections) in getRankProximity()1191 if (!curSecDesc || !curSecDesc->osec.hasInputSections) in findOrphanPos()1200 return osd && osd->osec.hasInputSections; in findOrphanPos()
1156 if (sec->hasInputSections && !discardable) in adjustOutputSections()