Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.cpp601 UpdateImageLoadAddress(dyld_sp.get(), images[dyld_idx].first); in UpdateDYLDImageInfoFromNewImageInfo() local
214 ModuleSP dyld_sp(GetDYLDModule()); UnloadAllImages() local
585 ModuleSP dyld_sp = FindTargetModuleForImageInfo(image_infos[dyld_idx], UpdateSpecialBinariesFromNewImageInfos() local
617 ModuleSP dyld_sp(m_dyld_module_wp.lock()); GetDYLDModule() local
[all...]
H A DDynamicLoaderMacOS.cpp517 ModuleSP dyld_sp(GetDYLDModule()); SetNotificationBreakpoint() local