Searched refs:MapViewOfSection (Results 1 – 3 of 3) sorted by relevance
17 NtMapViewOfSectionFunction MapViewOfSection; member
58 INIT_GLOBAL_NT(MapViewOfSection); in SetupNtdllImports()
124 NTSTATUS ret = g_nt.MapViewOfSection(g_shared_section, NtCurrentProcess, in MapGlobalMemory()