Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp184 ArchSpec host_arch(HostInfo::GetArchitecture()); in Handle_qHostInfo() local
H A DProcessGDBRemote.cpp332 ArchSpec host_arch(triple_string.c_str()); in ParsePythonTargetDefinition() local
782 const ArchSpec &host_arch = m_gdb_comm.GetHostArchitecture(); in DoLaunch() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp486 ArchSpec host_arch = HostInfo::GetArchitecture(HostInfo::eArchKindDefault); in x86GetSupportedArchitectures() local