Home
last modified time | relevance | path

Searched refs:match_arch (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2350 const ArchSpec &match_arch = in FindProcesses() local
2352 const llvm::Triple &triple = match_arch.GetTriple(); in FindProcesses()