Searched refs:oldprotect (Results 1 – 2 of 2) sorted by relevance
126 DWORD oldprotect; in Guard() local127 VirtualProtect(address, size, PAGE_NOACCESS, &oldprotect); in Guard()
815 DWORD oldprotect; in Guard() local816 VirtualProtect(address, size, PAGE_NOACCESS, &oldprotect); in Guard()