Searched refs:INTERCEPTION_UNLOAD_MODULE (Results 1 – 2 of 2) sorted by relevance
85 INTERCEPTION_UNLOAD_MODULE, // Unload the module (don't patch) enumerator
108 module_to_unload.type = INTERCEPTION_UNLOAD_MODULE; in AddToUnloadModules()255 dll_info->unload_module = (data.type == INTERCEPTION_UNLOAD_MODULE); in SetupDllInfo()