Searched refs:patch_address (Results 1 – 1 of 1) sorted by relevance
810 uptr patch_address = old_func - padding_length; in OverrideFunctionWithTrampoline() local813 if (!ChangeMemoryProtection(patch_address, patch_length, &protection)) in OverrideFunctionWithTrampoline()820 if (!RestoreMemoryProtection(patch_address, patch_length, protection)) in OverrideFunctionWithTrampoline()