Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h244 kCore_arm_any, enumerator
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp1127 case ArchSpec::kCore_arm_any: in cores_match()
1133 if (core2 == ArchSpec::kCore_arm_any) in cores_match()