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

References

tools/lld/ELF/CallGraphSort.cpp
  110       sections.push_back(isec);
  229       orderMap[sections[i]] = curOrder++;
  249         for (Symbol *sym : sections[i]->file->getSymbols())
  252               if (sections[i] == d->section)