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

References

tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileYAML.cpp
  333       NormalizedFile *file = info->_normalizeMachOFile;
  372     NormalizedFile *file = info->_normalizeMachOFile;
  764   assert(info->_normalizeMachOFile == nullptr);
  765   info->_normalizeMachOFile = &nf;
  791   info->_normalizeMachOFile = nullptr;
  808   yamlContext._normalizeMachOFile = f.get();
  831   yamlContext._normalizeMachOFile = f;