Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
Dprocess_mitigations.cc84 const int MEM_EXECUTE_OPTION_ATL7_THUNK_EMULATION = 4; in ApplyProcessMitigationsToCurrentProcess() local
94 dep |= MEM_EXECUTE_OPTION_ATL7_THUNK_EMULATION; in ApplyProcessMitigationsToCurrentProcess()
Dprocess_mitigations_test.cc170 const int MEM_EXECUTE_OPTION_ATL7_THUNK_EMULATION = 4; in CheckDep() local