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

References

tools/lld/ELF/Driver.cpp
  345     if (config->singleRoRx && !script->hasSectionsCommand)
  915   config->singleRoRx = args.hasArg(OPT_no_rosegment);
tools/lld/ELF/ScriptParser.cpp
  527   config->singleRoRx = true;
tools/lld/ELF/Writer.cpp
 2041   if (config->singleRoRx && !(flags & PF_W))