Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp184 ArchSpec host_arch(HostInfo::GetArchitecture()); in Handle_qHostInfo() local
[all...]
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
/llvm-project/lldb/unittests/Target/
H A DLocateModuleCallbackTest.cpp207 ArchSpec host_arch("i386-pc-linux"); in SetUp() local
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp482 ArchSpec host_arch = HostInfo::GetArchitecture(HostInfo::eArchKindDefault); x86GetSupportedArchitectures() local