Home | History | Annotate | Download | only in MC

Lines Matching refs:isCommon

174   if (Data.isCommon() && Data.isExternal())
247 bool IsReserved = Data.isCommon() || Data.getSymbol().isAbsolute() ||
260 assert(!(Data.isCommon() && !Data.isExternal()));
595 if (it->isCommon()) {