Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.h157 uint32_t GetCPUSubtype();
H A DProcessKDP.cpp195 uint32_t sub = m_comm.GetCPUSubtype(); in GetHostArchitecture()
H A DCommunicationKDP.cpp428 uint32_t CommunicationKDP::GetCPUSubtype() { in GetCPUSubtype() function in CommunicationKDP