Lines Matching refs:old_protect
961 DWORD old_protect;962 VirtualProtect(address, size, PAGE_EXECUTE_READ, &old_protect);