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

References

tools/lld/COFF/Chunks.cpp
  877   mc->sections.push_back(c);
  882   for (SectionChunk *c : sections)
  890   for (SectionChunk *c : sections) {
tools/lld/COFF/ICF.cpp
  261       for (SectionChunk *sc : mc->sections)
tools/lld/COFF/Writer.cpp
 1070       for (SectionChunk *sc : mc->sections)