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

References

tools/lld/ELF/LinkerScript.cpp
  593     if (out->relocationSection) {
  594       out->relocationSection->recordSection(sec);
  598     out->relocationSection = createSection(isec, outsecName);
  599     return out->relocationSection;