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

References

lib/Object/MachOObjectFile.cpp
 1011   uint32_t cputype = getCPUType(Obj);
 2540   unsigned CPUType = getCPUType(*this);
 2740   return getArch(getCPUType(*this));
 4172   if (getCPUType(*this) == MachO::CPU_TYPE_X86_64)