Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBModuleSpec.cpp248 m_opaque_up->FindMatchingModuleSpecs(*match_spec.m_opaque_up, in FindMatchingSpecs()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleSpec.h358 void FindMatchingModuleSpecs(const ModuleSpec &module_spec, in FindMatchingModuleSpecs() function