Searched refs:GetMachOCPUType (Results 1 – 3 of 3) sorted by relevance
431 uint32_t GetMachOCPUType() const;
202 uint32_t cpu = host_arch.GetMachOCPUType(); in Handle_qHostInfo()1251 const uint32_t cpu_type = proc_arch.GetMachOCPUType(); in CreateProcessInfoResponse_DebugServerStyle()
651 uint32_t ArchSpec::GetMachOCPUType() const { in GetMachOCPUType() function in ArchSpec