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

/external/lldb/source/API/
H A DSBModuleSpec.cpp212 m_opaque_ap->FindMatchingModuleSpec(*match_spec.m_opaque_ap, *sb_module_spec.m_opaque_ap);
/external/lldb/include/lldb/Core/
H A DModuleSpec.h517 FindMatchingModuleSpec (const ModuleSpec &module_spec, ModuleSpec &match_module_spec) const function in class:lldb_private::ModuleSpecList
/external/lldb/source/Target/
H A DTargetList.cpp128 if (module_specs.FindMatchingModuleSpec(module_spec, matching_module_spec))
/external/lldb/source/Commands/
H A DCommandObjectTarget.cpp4294 if (symfile_module_specs.FindMatchingModuleSpec(target_arch_module_spec, symfile_module_spec))

Completed in 270 milliseconds