Searched refs:exact_arch_match (Results 1 – 1 of 1) sorted by relevance
227 bool exact_arch_match) const { in Matches() argument248 if (exact_arch_match) { in Matches()336 bool exact_arch_match = true; in FindMatchingModuleSpec() local338 if (spec.Matches(module_spec, exact_arch_match)) { in FindMatchingModuleSpec()346 exact_arch_match = false; in FindMatchingModuleSpec()348 if (spec.Matches(module_spec, exact_arch_match)) { in FindMatchingModuleSpec()361 bool exact_arch_match = true; in FindMatchingModuleSpecs() local364 if (spec.Matches(module_spec, exact_arch_match)) in FindMatchingModuleSpecs()372 exact_arch_match = false; in FindMatchingModuleSpecs()374 if (spec.Matches(module_spec, exact_arch_match)) in FindMatchingModuleSpecs()