Searched refs:ProtectVirtualMemory (Results 1 – 4 of 4) sorted by relevance
18 NtProtectVirtualMemoryFunction ProtectVirtualMemory; member
59 INIT_GLOBAL_NT(ProtectVirtualMemory); in SetupNtdllImports()
128 VERIFY_SUCCESS(g_nt.ProtectVirtualMemory(NtCurrentProcess, &to_protect, in OnDllLoad()
479 NTSTATUS ret = g_nt.ProtectVirtualMemory(NtCurrentProcess, &address, in ChangeProtection()498 NTSTATUS ret = g_nt.ProtectVirtualMemory(NtCurrentProcess, &address_, in RevertProtection()