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

/external/lldb/source/Commands/
H A DCommandObjectTarget.cpp4291 ModuleSpec target_arch_module_spec; local
4293 target_arch_module_spec.GetArchitecture() = target->GetArchitecture();
4294 if (symfile_module_specs.FindMatchingModuleSpec(target_arch_module_spec, symfile_module_spec))

Completed in 59 milliseconds