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

References

tools/lld/include/lld/Core/LinkingContext.h
   86   bool allowRemainingUndefines() const { return _allowRemainingUndefines; }
  128     _allowRemainingUndefines = allow;
tools/lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp
  263     _allowRemainingUndefines = true;