Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h258 kCore_ppc_last = eCore_ppc_ppc970, enumerator
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp1153 core2 <= ArchSpec::kCore_ppc_last) || in cores_match()