reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
132 case Symbol::CommonKind: 381 case Symbol::CommonKind:tools/lld/ELF/Symbols.h
151 bool isCommon() const { return symbolKind == CommonKind; } 325 : Symbol(CommonKind, file, name, binding, stOther, type), 500 case CommonKind: