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