Searched refs:old_protect (Results 1 – 2 of 2) sorted by relevance
128 DWORD old_protect; in ProtectCode() local129 VirtualProtect(address, size, PAGE_EXECUTE_READ, &old_protect); in ProtectCode()
817 DWORD old_protect; in ProtectCode() local818 VirtualProtect(address, size, PAGE_EXECUTE_READ, &old_protect); in ProtectCode()