Searched refs:UnmapViewOfSection (Results 1 – 4 of 4) sorted by relevance
23 NtUnmapViewOfSectionFunction UnmapViewOfSection; member
62 g_nt.UnmapViewOfSection(process, *base); in TargetNtMapViewOfSection()
64 INIT_GLOBAL_NT(UnmapViewOfSection); in SetupNtdllImports()
136 ret = g_nt.UnmapViewOfSection(NtCurrentProcess, memory); in MapGlobalMemory()