Searched defs:GetRemoteSystemArchitecture (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Target/ | ||
H A D | RemoteAwarePlatform.cpp | 321 ArchSpec RemoteAwarePlatform::GetRemoteSystemArchitecture() { GetRemoteSystemArchitecture() function in RemoteAwarePlatform |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/ | ||
H A D | Platform.h | 244 virtual ArchSpec GetRemoteSystemArchitecture() { GetRemoteSystemArchitecture() function |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/ | ||
H A D | PlatformRemoteGDBServer.cpp | 175 ArchSpec PlatformRemoteGDBServer::GetRemoteSystemArchitecture() { in GetRemoteSystemArchitecture() function in PlatformRemoteGDBServer |