Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h235 kCore_x86_64_any, enumerator
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp1112 case ArchSpec::kCore_x86_64_any: in cores_match()
1115 (core2 == ArchSpec::kCore_x86_64_any)) in cores_match()