Home
last modified time | relevance | path

Searched defs:GetSharedModule (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp789 ModuleList::GetSharedModule(const ModuleSpec &module_spec, ModuleSP &module_sp, in GetSharedModule() function in ModuleList
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp164 Status Platform::GetSharedModule( in GetSharedModule() function in Platform