Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DProcessInfo.cpp246 bool ProcessInstanceInfoMatch::ArchitectureMatches( in ArchitectureMatches() function in ProcessInstanceInfoMatch
295 return ArchitectureMatches(proc_info.GetArchitecture()) && in Matches()
/external/llvm-project/lldb/include/lldb/Utility/
DProcessInfo.h194 bool ArchitectureMatches(const ArchSpec &arch_spec) const;