reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/COFF/SymbolTable.cpp
  568   os << "duplicate symbol: " << toString(*existing);
  572     os << getSourceLocation(d->getFile(), d->getChunk(), d->getValue(),
  575     os << getSourceLocation(existing->getFile(), nullptr, 0, "");
  577   os << getSourceLocation(newFile, newSc, newSectionOffset,
  581     warn(os.str());
  583     error(os.str());