Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp358 const char *arch_triple = arch_spec.GetTriple().str().c_str(); in LaunchProcess() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp1007 const char *arch_triple = packet.Peek(); in Handle_QLaunchArch() local