Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h309 void CallLocateModuleCallbackIfSet(const ModuleSpec &module_spec,
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1531 CallLocateModuleCallbackIfSet(resolved_module_spec, module_sp, in GetRemoteSharedModule()
1583 void Platform::CallLocateModuleCallbackIfSet(const ModuleSpec &module_spec, in CallLocateModuleCallbackIfSet() function in Platform
H A DTarget.cpp2184 m_platform_sp->CallLocateModuleCallbackIfSet( in GetOrCreateModule()