HomeSort by relevance Sort by last modified time
    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