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

References

tools/lld/COFF/Driver.cpp
 1337       config->repro = true;
 1339       config->repro = false;
 1346     config->repro = false;
tools/lld/COFF/Writer.cpp
  923   if (config->debug || config->repro) {
  924     debugDirectory = make<DebugDirectoryChunk>(debugRecords, config->repro);
 1785   if (config->repro || generateSyntheticBuildId)
 1788   if (config->repro)