Searched defs:GetRemoteSystemArchitecture (Results 1 - 4 of 4) sorted by relevance

/external/lldb/include/lldb/Target/
H A DPlatform.h267 GetRemoteSystemArchitecture () function in class:lldb_private::Platform
/external/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp342 PlatformFreeBSD::GetRemoteSystemArchitecture () function in class:PlatformFreeBSD
345 return m_remote_platform_sp->GetRemoteSystemArchitecture ();
/external/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp185 PlatformRemoteGDBServer::GetRemoteSystemArchitecture () function in class:PlatformRemoteGDBServer
/external/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp469 PlatformDarwin::GetRemoteSystemArchitecture () function in class:PlatformDarwin
472 return m_remote_platform_sp->GetRemoteSystemArchitecture ();

Completed in 95 milliseconds