Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp184 ArchSpec host_arch(HostInfo::GetArchitecture()); in Handle_qHostInfo() local
H A DProcessGDBRemote.cpp338 ArchSpec host_arch(triple_string.c_str()); in ParsePythonTargetDefinition() local
788 const ArchSpec &host_arch = m_gdb_comm.GetHostArchitecture(); in DoLaunch() local