Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp208 ArchSpec RemoteAwarePlatform::GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function in RemoteAwarePlatform
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h231 virtual ArchSpec GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp175 ArchSpec PlatformRemoteGDBServer::GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function in PlatformRemoteGDBServer