Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationClient.cpp2205 const ArchSpec &match_arch = in FindProcesses() local
2207 const llvm::Triple &triple = match_arch.GetTriple(); in FindProcesses()