Searched defs:getCPUType (Results 1 – 3 of 3) sorted by relevance
53 uint32_t getCPUType() const { return Header.CPUType; } in getCPUType() function
60 uint32_t getCPUType() const { return CPUType; } in getCPUType() function
285 static unsigned getCPUType(const MachOObjectFile *O) { in getCPUType() function