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

References

tools/lld/COFF/InputFiles.cpp
  530     if (leaderChunk->getSize() != getSection(sym)->SizeOfRawData)
  535     SectionChunk newChunk(this, getSection(sym));
  540       symtab->reportDuplicate(leader, this, &newChunk, sym.getValue());
  552     if (leaderChunk->getSize() < getSection(sym)->SizeOfRawData) {
  555       coffObj->getSymbolName(sym, name);
  563                                     /*IsExternal*/ true, sym.getGeneric(),