HomeSort by relevance Sort by last modified time
    Searched refs:GetRemoteSystemArchitecture (Results 1 - 8 of 8) sorted by null

  /external/lldb/source/Plugins/Platform/gdb-server/
PlatformRemoteGDBServer.h 116 GetRemoteSystemArchitecture ();
PlatformRemoteGDBServer.cpp 185 PlatformRemoteGDBServer::GetRemoteSystemArchitecture ()
  /external/lldb/source/Plugins/Platform/FreeBSD/
PlatformFreeBSD.h 95 GetRemoteSystemArchitecture ();
PlatformFreeBSD.cpp 342 PlatformFreeBSD::GetRemoteSystemArchitecture ()
345 return m_remote_platform_sp->GetRemoteSystemArchitecture ();
  /external/lldb/source/Plugins/Platform/MacOSX/
PlatformDarwin.h 67 GetRemoteSystemArchitecture ();
PlatformDarwin.cpp 469 PlatformDarwin::GetRemoteSystemArchitecture ()
472 return m_remote_platform_sp->GetRemoteSystemArchitecture ();
    [all...]
  /external/lldb/include/lldb/Target/
Platform.h 267 GetRemoteSystemArchitecture ()
  /external/lldb/source/Target/
Platform.cpp 583 m_system_arch = GetRemoteSystemArchitecture ();

Completed in 259 milliseconds