reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
23 ASAN_ACTIVATION_FLAG(int, redzone) 24 ASAN_ACTIVATION_FLAG(int, max_redzone) 25 ASAN_ACTIVATION_FLAG(int, quarantine_size_mb) 26 ASAN_ACTIVATION_FLAG(int, thread_local_quarantine_size_kb) 27 ASAN_ACTIVATION_FLAG(bool, alloc_dealloc_mismatch) 28 ASAN_ACTIVATION_FLAG(bool, poison_heap)