Searched refs:match_spec (Results 1 – 3 of 3) sorted by relevance
216 SBModuleSpecList::FindFirstMatchingSpec(const SBModuleSpec &match_spec) { in FindFirstMatchingSpec() argument219 match_spec); in FindFirstMatchingSpec()222 m_opaque_up->FindMatchingModuleSpec(*match_spec.m_opaque_up, in FindFirstMatchingSpec()228 SBModuleSpecList::FindMatchingSpecs(const SBModuleSpec &match_spec) { in FindMatchingSpecs() argument231 match_spec); in FindMatchingSpecs()234 m_opaque_up->FindMatchingModuleSpecs(*match_spec.m_opaque_up, in FindMatchingSpecs()
117 FindFirstMatchingSpec (const lldb::SBModuleSpec &match_spec);120 FindMatchingSpecs (const lldb::SBModuleSpec &match_spec);
106 SBModuleSpec FindFirstMatchingSpec(const SBModuleSpec &match_spec);108 SBModuleSpecList FindMatchingSpecs(const SBModuleSpec &match_spec);