Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp1967 const ArchSpec &match_arch = match_info.GetProcessInfo().GetArchitecture(); in FindProcesses() local
1968 const llvm::Triple &triple = match_arch.GetTriple(); in FindProcesses()