Home
last modified time | relevance | path

Searched refs:GetCPUSubtype (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.h157 uint32_t GetCPUSubtype();
DProcessKDP.cpp210 uint32_t sub = m_comm.GetCPUSubtype(); in GetHostArchitecture()
DCommunicationKDP.cpp429 uint32_t CommunicationKDP::GetCPUSubtype() { in GetCPUSubtype() function in CommunicationKDP