OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnmapViewOfSection
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/sandbox/win/src/
sandbox_nt_types.h
23
NtUnmapViewOfSectionFunction
UnmapViewOfSection
;
policy_broker.cc
64
INIT_GLOBAL_NT(
UnmapViewOfSection
);
target_interceptions.cc
62
g_nt.
UnmapViewOfSection
(process, *base);
sandbox_nt_util.cc
136
ret = g_nt.
UnmapViewOfSection
(NtCurrentProcess, memory);
Completed in 240 milliseconds