Searched refs:oldprotect (Results 1 – 2 of 2) sorted by relevance
127 DWORD oldprotect; in Guard() local128 VirtualProtect(address, size, PAGE_NOACCESS, &oldprotect); in Guard()
820 DWORD oldprotect; in Guard() local821 VirtualProtect(address, size, PAGE_NOACCESS, &oldprotect); in Guard()