Searched refs:isStaticSystem (Results 1 – 2 of 2) sorted by relevance
31 if (isStaticSystem() && pAttr.isDynamic()) { in isLegal()35 if (isStaticSystem() && pAttr.isAsNeeded()) { in isLegal()
161 bool isStaticSystem() const in isStaticSystem() function