Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBModuleSpec.cpp151 m_opaque_ap->FindMatchingModuleSpecs(*match_spec.m_opaque_ap, in FindMatchingSpecs()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModuleSpec.h382 size_t FindMatchingModuleSpecs(const ModuleSpec &module_spec, in FindMatchingModuleSpecs() function