Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DRNBRemote.cpp4815 static bool GetHostCPUType(uint32_t &cputype, uint32_t &cpusubtype, in GetHostCPUType() function
4891 if (GetHostCPUType(cputype, cpusubtype, is_64_bit_capable, promoted_to_64)) { in HandlePacket_qHostInfo()