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

References

tools/lld/ELF/Driver.cpp
  899   config->orphanHandling = getOrphanHandling(args);
tools/lld/ELF/LinkerScript.cpp
  681       if (config->orphanHandling == OrphanHandlingPolicy::Error)
  683       else if (config->orphanHandling == OrphanHandlingPolicy::Warn)