reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

tools/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
  247 ArchSpec PlatformRemoteGDBServer::GetRemoteSystemArchitecture() {
tools/lldb/source/Target/RemoteAwarePlatform.cpp
  194 ArchSpec RemoteAwarePlatform::GetRemoteSystemArchitecture() {

References

tools/lldb/source/Target/Platform.cpp
  925       m_system_arch = GetRemoteSystemArchitecture();
tools/lldb/source/Target/RemoteAwarePlatform.cpp
  196     return m_remote_platform_sp->GetRemoteSystemArchitecture();