Searched defs:cpu_subtype (Results 1 – 4 of 4) sorted by relevance
38 bool DNBArchProtocol::SetArchitecture(uint32_t cpu_type, uint32_t cpu_subtype) { in SetArchitecture()
549 cpu_subtype = int(output_re.group(1)) global() variable
773 const uint32_t cpu_subtype = packet.GetU32(&offset); in DumpPacket() local
1255 const uint32_t cpu_subtype = proc_arch.GetMachOCPUSubType(); in CreateProcessInfoResponse_DebugServerStyle() local