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

/external/lldb/include/lldb/Core/
H A DArchSpec.h108 kCore_ppc_last = eCore_ppc_ppc970, enumerator in enum:lldb_private::ArchSpec::Core
/external/lldb/source/Core/
H A DArchSpec.cpp857 if ((core2 >= ArchSpec::kCore_ppc_first && core2 <= ArchSpec::kCore_ppc_last) || (core2 == ArchSpec::kCore_ppc_any))

Completed in 4132 milliseconds