Searched refs:GetSystemArchitecture (Results 1 - 6 of 6) sorted by relevance

/external/lldb/source/Target/
H A DPlatform.cpp279 ArchSpec arch (GetSystemArchitecture());
546 Platform::GetSystemArchitecture() function in class:Platform
/external/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp187 return m_gdb_client.GetSystemArchitecture();
/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h251 GetSystemArchitecture ();
H A DGDBRemoteCommunicationClient.cpp1080 GDBRemoteCommunicationClient::GetSystemArchitecture () function in class:GDBRemoteCommunicationClient
/external/lldb/include/lldb/Target/
H A DPlatform.h489 GetSystemArchitecture();
/external/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp730 ArchSpec system_arch (GetSystemArchitecture());

Completed in 1452 milliseconds