Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h233 kCore_ppc64_any, enumerator
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp1126 case ArchSpec::kCore_ppc64_any: in cores_match()
1129 (core2 == ArchSpec::kCore_ppc64_any)) in cores_match()