Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Utility/
DArchSpec.h205 kCore_x86_64_any, enumerator
/external/llvm-project/lldb/source/Utility/
DArchSpec.cpp1090 case ArchSpec::kCore_x86_64_any: in cores_match()
1093 (core2 == ArchSpec::kCore_x86_64_any)) in cores_match()