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

References

tools/lld/COFF/Config.h
  133   GuardCFLevel guardCF = GuardCFLevel::Off;
tools/lld/COFF/DriverUtils.cpp
  102       config->guardCF = GuardCFLevel::Off;
tools/lld/COFF/Writer.cpp
  945   if (config->guardCF != GuardCFLevel::Off)
 1359   if (config->guardCF != GuardCFLevel::Off)