Searched refs:ChangeMemoryProtection (Results 1 – 1 of 1) sorted by relevance
240 static bool ChangeMemoryProtection( in ChangeMemoryProtection() function1062 if (!ChangeMemoryProtection(header, patch_length, &protection)) in OverrideFunctionWithDetour()1104 if (!ChangeMemoryProtection(old_func, kJumpInstructionLength, &protection)) in OverrideFunctionWithRedirectJump()1153 if (!ChangeMemoryProtection(header, patch_length, &protection)) in OverrideFunctionWithHotPatch()1210 if (!ChangeMemoryProtection(patch_address, patch_length, &protection)) in OverrideFunctionWithTrampoline()