Home
last modified time | relevance | path

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

/external/lldb/source/API/
DSBModuleSpec.cpp220 m_opaque_ap->FindMatchingModuleSpecs(*match_spec.m_opaque_ap, *specs.m_opaque_ap); in FindMatchingSpecs()
/external/lldb/include/lldb/Core/
DModuleSpec.h548 FindMatchingModuleSpecs (const ModuleSpec &module_spec, ModuleSpecList &matching_list) const in FindMatchingModuleSpecs() function