Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp219 ArchSpec remote_arch = m_gdb_client.GetSystemArchitecture(); in GetSupportedArchitectureAtIndex() local
530 ArchSpec remote_arch = GetRemoteSystemArchitecture(); in LaunchGDBServer() local