Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Utility/
DArchSpec.h235 kCore_x86_64_any, enumerator
/openbsd/src/gnu/llvm/lldb/source/Utility/
DArchSpec.cpp1116 case ArchSpec::kCore_x86_64_any: in cores_match()
1119 (core2 == ArchSpec::kCore_x86_64_any)) in cores_match()