Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp437 const ArchSpec &remote_host_arch = m_gdb_comm.GetHostArchitecture(); in BuildDynamicRegisterInfo() local
445 arch_to_use = remote_host_arch; in BuildDynamicRegisterInfo()