Searched refs:OnDllUnload (Results 1 – 3 of 3) sorted by relevance
52 void OnDllUnload(void* base_address);
95 agent->OnDllUnload(base); in TargetNtUnmapViewOfSection()
134 void InterceptionAgent::OnDllUnload(void* base_address) { in OnDllUnload() function in sandbox::InterceptionAgent