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