Home | History | Annotate | Download | only in MC

Lines Matching refs:isCommon

473   if (Data.isCommon() && Data.isExternal())
546 bool IsReserved = Data.isCommon() || Data.getSymbol().isAbsolute() ||
564 assert(!(Data.isCommon() && !Data.isExternal()));
916 if (it->isCommon()) {