Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp108 const llvm::Triple &host_triple = in ResolveExecutable() local
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHostInfoBase.cpp207 llvm::Triple host_triple(llvm::sys::getDefaultTargetTriple()); in GetAugmentedArchSpec() local
/freebsd/contrib/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.cpp1351 llvm::Triple &host_triple = m_host_arch.GetTriple(); in GetHostInfo() local