Searched refs:GetCPUType (Results 1 – 16 of 16) sorted by relevance
35 uint32_t DNBArchProtocol::GetCPUType() { return g_current_cpu_type; } in GetCPUType() function in DNBArchProtocol
52 static uint32_t GetCPUType();
775 (DNBArchMachARM::GetCPUType): New function.799 * MacOSX/ppc/DNBArchImpl.cpp (DNBArchMachPPC::GetCPUType) New 829 * MacOSX/i386/DNBArchImpl.cpp (DNBArchMachI386::GetCPUType): New831 * MacOSX/i386/DNBArchImpl.h (DNBArchMachI386::GetCPUType): New
1688 return procSP->GetCPUType(); in DNBProcessGetCPUType()
99 .GetCPUType()) { in CreateRegisterContextForFrame()
153 uint32_t GetCPUType();
193 uint32_t cpu = m_comm.GetCPUType(); in GetHostArchitecture()
422 uint32_t CommunicationKDP::GetCPUType() { in GetCPUType() function in CommunicationKDP
65 static uint32_t GetCPUType();
95 uint32_t DNBArchMachARM64::GetCPUType() { return CPU_TYPE_ARM64; } in GetCPUType() function in DNBArchMachARM64
69 static uint32_t GetCPUType();
142 uint32_t DNBArchMachARM::GetCPUType() { return CPU_TYPE_ARM; } in GetCPUType() function in DNBArchMachARM
295 uint32_t GetCPUType();
283 if (process->GetCPUType() == CPU_TYPE_ARM64_32) in UpdateThreadList()
371 m_process->GetCPUType(), pid, vminfo,
1293 uint32_t MachProcess::GetCPUType() { function3303 path, DNBArchProtocol::GetCPUType(), DNBArchProtocol::GetCPUSubType(),