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

Declarations

tools/lld/ELF/OutputSections.h
   74   void recordSection(InputSectionBase *isec);

References

tools/lld/ELF/LinkerScript.cpp
  565   sec->recordSection(isec);
  594       out->relocationSection->recordSection(sec);
  662     sec->recordSection(isec);
  687         sec->recordSection(s);