Searched defs:dyld_module_sp (Results 1 – 2 of 2) sorted by relevance
257 ModuleSP dyld_module_sp; in ReadDYLDInfoFromMemoryAndSetNotificationCallback() local955 ModuleSP dyld_module_sp(GetDYLDModule()); in UpdateImageInfosHeaderAndLoadCommands() local1009 ModuleSP dyld_module_sp = GetDYLDModule(); in SetNotificationBreakpoint() local
625 void DynamicLoaderDarwin::SetDYLDModule(lldb::ModuleSP &dyld_module_sp) { in SetDYLDModule()