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

/external/lldb/include/lldb/Core/
H A DArchSpec.h98 kCore_ppc64_any, enumerator in enum:lldb_private::ArchSpec::Core
/external/lldb/source/Core/
H A DArchSpec.cpp861 case ArchSpec::kCore_ppc64_any:
862 if ((core2 >= ArchSpec::kCore_ppc64_first && core2 <= ArchSpec::kCore_ppc64_last) || (core2 == ArchSpec::kCore_ppc64_any))

Completed in 21 milliseconds