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

References

tools/llvm-objdump/MachODump.cpp
 9075     LoadCmdName = "LC_VERSION_MIN_MACOSX";
 9078     LoadCmdName = "LC_VERSION_MIN_IPHONEOS";
 9081     LoadCmdName = "LC_VERSION_MIN_TVOS";
 9084     LoadCmdName = "LC_VERSION_MIN_WATCHOS";
 9090   outs() << "      cmd " << LoadCmdName << '\n';