Home | History | Annotate | Download | only in MC

Lines Matching refs:isCommon

469   if (Data.isCommon() && Data.isExternal())
542 bool IsReserved = Data.isCommon() || Data.getSymbol().isAbsolute() ||
555 assert(!(Data.isCommon() && !Data.isExternal()));
905 if (it->isCommon()) {