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

References

lib/ObjectYAML/MachOEmitter.cpp
  521   FatArch.cputype = Arch.cputype;
lib/ObjectYAML/MachOYAML.cpp
  129   IO.mapRequired("cputype", FatArch.cputype);
tools/obj2yaml/macho2yaml.cpp
  522     arch.cputype = Slice.getCPUType();