OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MITIGATION_RELOCATE_IMAGE
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/src/
security_level.h
159
const MitigationFlags
MITIGATION_RELOCATE_IMAGE
= 0x00000008;
process_mitigations.cc
116
if (flags &
MITIGATION_RELOCATE_IMAGE
) {
207
if (flags &
MITIGATION_RELOCATE_IMAGE
) {
307
MITIGATION_RELOCATE_IMAGE
|
process_mitigations_test.cc
122
mitigations |=
MITIGATION_RELOCATE_IMAGE
|
Completed in 198 milliseconds