Searched refs:hasInputSections (Results 1 – 4 of 4) sorted by relevance
101 bool hasInputSections = false; variable
114 if (!hasInputSections) { in commitSection()117 hasInputSections = true; in commitSection()
1221 return (sec && sec->hasInputSections) ? getRankProximityAux(a, sec) : -1; in getRankProximity()1263 if (!curSec || !curSec->hasInputSections) in findOrphanPos()1272 return os && os->hasInputSections; in findOrphanPos()
1063 if (sec->hasInputSections) in adjustSectionsBeforeSorting()