Home
last modified time | relevance | path

Searched defs:exact_arch_match (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/include/lldb/Core/
DModuleSpec.h233 bool exact_arch_match) const { in Matches()
342 bool exact_arch_match = true; in FindMatchingModuleSpec() local
367 bool exact_arch_match = true; in FindMatchingModuleSpecs() local
/external/llvm-project/lldb/source/Target/
DPlatform.cpp1189 bool exact_arch_match, in IsCompatibleArchitecture()