Searched refs:other_cputype (Results 1 – 2 of 2) sorted by relevance
1434 uint32_t other_cputype = other_OFA.getCPUType(); in printMachOUniversalHeaders() local1436 if (cputype != 0 && cpusubtype != 0 && cputype == other_cputype && in printMachOUniversalHeaders()
2174 uint32_t other_cputype = other_OFA.getCPUType(); in printMachOUniversalHeaders() local2176 if (cputype != 0 && cpusubtype != 0 && cputype == other_cputype && in printMachOUniversalHeaders()