Searched defs:isDiscardable (Results 1 – 3 of 3) sorted by relevance
100 bool isDiscardable = (symbolTableIsHidden || symbol.isPrivate()) && in computeLiveness() local
91 bool DIASectionContrib::isDiscardable() const { in isDiscardable() function in DIASectionContrib
1158 static bool isDiscardable(const OutputSection &sec) { isDiscardable() function