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