Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectTarget.cpp4087 ModuleSpec target_arch_module_spec; in AddModuleSymbols() local
4089 target_arch_module_spec.GetArchitecture() = target->GetArchitecture(); in AddModuleSymbols()
4090 if (symfile_module_specs.FindMatchingModuleSpec(target_arch_module_spec, in AddModuleSymbols()