HomeSort by relevance Sort by last modified time
    Searched refs:NtUnmapViewOfSectionFunction (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/sandbox/win/src/
target_interceptions.h 28 NtUnmapViewOfSectionFunction orig_UnmapViewOfSection, HANDLE process,
sandbox_nt_types.h 23 NtUnmapViewOfSectionFunction UnmapViewOfSection;
target_interceptions.cc 82 NtUnmapViewOfSectionFunction orig_UnmapViewOfSection, HANDLE process,
interceptors_64.cc 36 NtUnmapViewOfSectionFunction orig_fn = reinterpret_cast<
37 NtUnmapViewOfSectionFunction>(g_originals[UNMAP_VIEW_OF_SECTION_ID]);
nt_internals.h 224 typedef NTSTATUS (WINAPI *NtUnmapViewOfSectionFunction)(

Completed in 110 milliseconds