HomeSort by relevance Sort by last modified time
    Searched refs:PROTECTED_MEMORY_ENABLED (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/memory/
protected_memory_cfi.h 22 #if BUILDFLAG(CFI_ICALL_CHECK) && !PROTECTED_MEMORY_ENABLED
24 #endif // BUILDFLAG(CFI_ICALL_CHECK) && !PROTECTED_MEMORY_ENABLED
66 #if PROTECTED_MEMORY_ENABLED
68 #endif // PROTECTED_MEMORY_ENABLED
78 #if PROTECTED_MEMORY_ENABLED
80 #endif // PROTECTED_MEMORY_ENABLED
protected_memory.h 63 #define PROTECTED_MEMORY_ENABLED 1
114 #undef PROTECTED_MEMORY_ENABLED
115 #define PROTECTED_MEMORY_ENABLED 0
154 #if PROTECTED_MEMORY_ENABLED
209 #if PROTECTED_MEMORY_ENABLED
226 #endif // PROTECTED_MEMORY_ENABLED
240 #if PROTECTED_MEMORY_ENABLED
244 #endif // PROTECTED_MEMORY_ENABLED
250 #if PROTECTED_MEMORY_ENABLED
261 #endif // PROTECTED_MEMORY_ENABLED
    [all...]
protected_memory_unittest.cc 52 #if PROTECTED_MEMORY_ENABLED
80 #endif // PROTECTED_MEMORY_ENABLED

Completed in 1161 milliseconds