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

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h305 GetSystemArchitecture ();
H A DGDBRemoteCommunicationClient.cpp1372 GDBRemoteCommunicationClient::GetSystemArchitecture () function in class:GDBRemoteCommunicationClient
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp289 ArchSpec arch (GetSystemArchitecture());
898 Platform::GetSystemArchitecture() function in class:Platform
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DPlatform.h511 GetSystemArchitecture();
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp194 return m_gdb_client.GetSystemArchitecture();

Completed in 179 milliseconds