Home
last modified time | relevance | path

Searched refs:MEM_EXECUTE_OPTION_DISABLE (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dprocess_mitigations_test.cc169 const int MEM_EXECUTE_OPTION_DISABLE = 2; in CheckDep() local
174 if (dep_flags != (MEM_EXECUTE_OPTION_DISABLE | in CheckDep()
Dprocess_mitigations.cc83 const int MEM_EXECUTE_OPTION_DISABLE = 2; in ApplyProcessMitigationsToCurrentProcess() local
92 ULONG dep = MEM_EXECUTE_OPTION_DISABLE | MEM_EXECUTE_OPTION_PERMANENT; in ApplyProcessMitigationsToCurrentProcess()