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

References

lib/Object/MachOObjectFile.cpp
 1457     } else if (Load.C.cmd == MachO::LC_SOURCE_VERSION) {
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryWriter.cpp
  935       sv.cmd       = LC_SOURCE_VERSION;
tools/llvm-objcopy/MachO/MachOLayoutBuilder.cpp
  328     case MachO::LC_SOURCE_VERSION:
tools/llvm-objdump/MachODump.cpp
10131     } else if (Command.C.cmd == MachO::LC_SOURCE_VERSION) {