Searched defs:hot_patch_needed (Results 1 – 1 of 1) sorted by relevance
133 bool hot_patch_needed = (0 != buffer_bytes); in InitializeInterceptions() local366 bool InterceptionManager::PatchNtdll(bool hot_patch_needed) { in PatchNtdll()