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

References

tools/lld/ELF/CallGraphSort.cpp
  128     if (fromSB->getOutputSection() != toSB->getOutputSection())
  128     if (fromSB->getOutputSection() != toSB->getOutputSection())
tools/lld/ELF/InputSection.cpp
  191   const OutputSection *out = getOutputSection();
tools/lld/ELF/MapFile.cpp
  132   const OutputSection *osec = sec->getOutputSection();