Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp26 bool try_inverse, bool enforce_exact_match);
1083 bool try_inverse, bool enforce_exact_match) { in cores_match() argument
1092 if (enforce_exact_match) in cores_match()
1145 if (!enforce_exact_match) { in cores_match()
1163 if (!enforce_exact_match) { in cores_match()
1181 if (!enforce_exact_match) { in cores_match()
1199 if (!enforce_exact_match) { in cores_match()
1209 if (!enforce_exact_match) { in cores_match()
1217 if (!enforce_exact_match) { in cores_match()
1229 if (!enforce_exact_match) { in cores_match()
[all …]