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

References

tools/lld/ELF/ScriptParser.cpp
  533     if (tok == "OVERLAY") {
  537     } else if (tok == "INCLUDE") {
  542     if (BaseCommand *cmd = readAssignment(tok))
  545       v.push_back(readOutputSectionDescription(tok));