Home
last modified time | relevance | path

Searched defs:GetRemoteSystemArchitecture (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Target/
DRemoteAwarePlatform.cpp349 ArchSpec RemoteAwarePlatform::GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function in RemoteAwarePlatform
/external/llvm-project/lldb/include/lldb/Target/
DPlatform.h257 virtual ArchSpec GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function
/external/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp249 ArchSpec PlatformRemoteGDBServer::GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function in PlatformRemoteGDBServer