Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderDarwin.h70 void SetDYLDModule(lldb::ModuleSP &dyld_module_sp);
DDynamicLoaderDarwin.cpp605 SetDYLDModule(dyld_sp); in UpdateSpecialBinariesFromNewImageInfos()
620 SetDYLDModule(dyld_sp); in UpdateDYLDImageInfoFromNewImageInfo()
625 void DynamicLoaderDarwin::SetDYLDModule(lldb::ModuleSP &dyld_module_sp) { in SetDYLDModule() function in DynamicLoaderDarwin
DDynamicLoaderMacOSXDYLD.cpp291 SetDYLDModule(dyld_module_sp); in ReadDYLDInfoFromMemoryAndSetNotificationCallback()