Searched refs:ChangeMemoryProtection (Results 1 – 1 of 1) sorted by relevance
202 static bool ChangeMemoryProtection( in ChangeMemoryProtection() function665 if (!ChangeMemoryProtection(header, patch_length, &protection)) in OverrideFunctionWithDetour()707 if (!ChangeMemoryProtection(old_func, kJumpInstructionLength, &protection)) in OverrideFunctionWithRedirectJump()756 if (!ChangeMemoryProtection(header, patch_length, &protection)) in OverrideFunctionWithHotPatch()813 if (!ChangeMemoryProtection(patch_address, patch_length, &protection)) in OverrideFunctionWithTrampoline()