Home
last modified time | relevance | path

Searched refs:remote_host_arch (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp423 const ArchSpec &remote_host_arch = m_gdb_comm.GetHostArchitecture(); in BuildDynamicRegisterInfo() local
431 arch_to_use = remote_host_arch; in BuildDynamicRegisterInfo()