Searched refs:GetMachOCPUSubType (Results 1 – 3 of 3) sorted by relevance
427 uint32_t GetMachOCPUSubType() const;
200 uint32_t sub = host_arch.GetMachOCPUSubType(); in Handle_qHostInfo()1192 const uint32_t cpu_subtype = proc_arch.GetMachOCPUSubType(); in CreateProcessInfoResponse_DebugServerStyle()
647 uint32_t ArchSpec::GetMachOCPUSubType() const { in GetMachOCPUSubType() function in ArchSpec