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

References

include/llvm/BinaryFormat/MachO.h
 1370 inline void swapStruct(ident_command &C) {
lib/ObjectYAML/MachOYAML.cpp
  385     IO &IO, MachO::ident_command &LoadCommand) {}
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 5386       struct ident_command ident_command;
tools/obj2yaml/macho2yaml.cpp
  124   return LoadCmd.Ptr + sizeof(StructType);