Searched refs:OnUnloadModule (Results 1 – 3 of 3) sorted by relevance
34 void OnUnloadModule(lldb::addr_t module_addr);
86 void DynamicLoaderWindowsDYLD::OnUnloadModule(lldb::addr_t module_addr) { in OnUnloadModule() function in DynamicLoaderWindowsDYLD
797 dyld->OnUnloadModule(module_addr); in OnUnloadDll()