Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Utility/
DArchSpec.h204 kCore_x86_32_any, enumerator
/external/llvm-project/lldb/source/Utility/
DArchSpec.cpp1083 case ArchSpec::kCore_x86_32_any: in cores_match()
1086 (core2 == ArchSpec::kCore_x86_32_any)) in cores_match()