Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Host/common/
H A DHostInfoBase.cpp207 llvm::Triple host_triple(llvm::sys::getDefaultTargetTriple()); GetAugmentedArchSpec() local
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp185 const llvm::Triple &host_triple = host_arch.GetTriple(); in Handle_qHostInfo() local
H A DGDBRemoteCommunicationClient.cpp1364 llvm::Triple &host_triple = m_host_arch.GetTriple(); GetHostInfo() local