reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
173 if (Symb.isAnyUndefined() || Symb.isCommon() || 197 if (Symb.isCommon()) 234 if (Symb.isCommon())tools/lld/COFF/InputFiles.cpp
585 if (sym.isCommon()) {