Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp263 ArchSpec remote_arch = m_gdb_client_up->GetSystemArchitecture(); in ConnectRemote() local
457 ArchSpec remote_arch = GetRemoteSystemArchitecture(); in LaunchGDBServer() local