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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h235 kCore_mips64_first = eCore_mips64, enumerator in enum:lldb_private::ArchSpec::Core
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp1278 if (core2 >= ArchSpec::kCore_mips64_first &&
1303 if (core2 >= ArchSpec::kCore_mips64_first && core2 <= (core1 - 1))

Completed in 107 milliseconds