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

/external/lldb/include/lldb/Core/
H A DArchSpec.h105 kCore_thumb_last = eCore_thumbv7em, enumerator in enum:lldb_private::ArchSpec::Core
/external/lldb/source/Core/
H A DArchSpec.cpp845 if (core2 >= ArchSpec::kCore_thumb_first && core2 <= ArchSpec::kCore_thumb_last)

Completed in 21 milliseconds