Searched refs:RestoreMemoryProtection (Results 1 – 1 of 1) sorted by relevance
247 static bool RestoreMemoryProtection( in RestoreMemoryProtection() function1072 if (!RestoreMemoryProtection(header, patch_length, protection)) in OverrideFunctionWithDetour()1111 if (!RestoreMemoryProtection(old_func, kJumpInstructionLength, protection)) in OverrideFunctionWithRedirectJump()1161 if (!RestoreMemoryProtection(header, patch_length, protection)) in OverrideFunctionWithHotPatch()1217 if (!RestoreMemoryProtection(patch_address, patch_length, protection)) in OverrideFunctionWithTrampoline()