Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DArchSpec.h316 GetMachOCPUSubType () const;
/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServer.cpp220 uint32_t sub = host_arch.GetMachOCPUSubType(); in Handle_qHostInfo()
/external/lldb/source/Core/
DArchSpec.cpp421 ArchSpec::GetMachOCPUSubType () const in GetMachOCPUSubType() function in ArchSpec