Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp2231 const ArchSpec &match_arch = in FindProcesses() local
2233 const llvm::Triple &triple = match_arch.GetTriple(); in FindProcesses()