OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MEM_EXECUTE_OPTION_PERMANENT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/win/src/
process_mitigations_test.cc
171
const int
MEM_EXECUTE_OPTION_PERMANENT
= 8;
175
MEM_EXECUTE_OPTION_PERMANENT
)) {
process_mitigations.cc
85
const int
MEM_EXECUTE_OPTION_PERMANENT
= 8;
92
ULONG dep = MEM_EXECUTE_OPTION_DISABLE |
MEM_EXECUTE_OPTION_PERMANENT
;
Completed in 4770 milliseconds