Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp189 void DynamicLoaderPOSIXDYLD::SetLoadedModule(const ModuleSP &module_sp, in SetLoadedModule() function in DynamicLoaderPOSIXDYLD
213 SetLoadedModule(module, link_map_addr); in UpdateLoadedSections()
427 SetLoadedModule(executable, m_rendezvous.GetLinkMapAddress()); in RefreshModules()
698 SetLoadedModule(executable, m_rendezvous.GetLinkMapAddress()); in LoadAllCurrentModules()
H A DDynamicLoaderPOSIXDYLD.h187 void SetLoadedModule(const lldb::ModuleSP &module_sp,