Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectTarget.cpp4102 ModuleSpec target_arch_module_spec; in AddModuleSymbols() local
4104 target_arch_module_spec.GetArchitecture() = target->GetArchitecture(); in AddModuleSymbols()
4105 if (symfile_module_specs.FindMatchingModuleSpec(target_arch_module_spec, in AddModuleSymbols()