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