Home
last modified time | relevance | path

Searched refs:CallLocateModuleCallbackIfSet (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h322 void CallLocateModuleCallbackIfSet(const ModuleSpec &module_spec,
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1579 CallLocateModuleCallbackIfSet(resolved_module_spec, module_sp, in GetRemoteSharedModule()
1631 void Platform::CallLocateModuleCallbackIfSet(const ModuleSpec &module_spec, in CallLocateModuleCallbackIfSet() function in Platform
H A DTarget.cpp2189 m_platform_sp->CallLocateModuleCallbackIfSet( in GetOrCreateModule()