Searched defs:isCommon (Results 1 – 14 of 14) sorted by relevance
158 bool isCommon() const { return K == Common; } in isCommon() function
373 bool isCommon() const { in isCommon() function
163 bool isCommon() const { return K == Common; } in isCommon() function
378 bool isCommon() const { in isCommon() function
173 bool isCommon() const { return K == Common; } in isCommon() function
385 bool isCommon() const { in isCommon() function
132 bool isCommon() const { in isCommon() function
134 bool isCommon() const { in isCommon() function
195 bool isCommon() const { return (Flags >> S::FB_common) & 1; } in isCommon() function
381 bool isCommon() const { in isCommon() function
200 bool isCommon() const { return (Flags >> S::FB_common) & 1; } in isCommon() function
679 bool Symbol::isCommon() const { return getShndx() == SHN_COMMON; } in isCommon() function in Symbol
360 bool isCommon() const { in isCommon() function