reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
53 allocator_options.CopyTo(&f, &cf); 72 allocator_options.SetFrom(&f, &cf); 85 allocator_options.quarantine_size_mb, 86 allocator_options.thread_local_quarantine_size_kb, 87 allocator_options.max_redzone, poison_heap, malloc_context_size, 88 allocator_options.alloc_dealloc_mismatch, 89 allocator_options.may_return_null, coverage, coverage_dir, 90 allocator_options.release_to_os_interval_ms); 101 GetAllocatorOptions(&asan_deactivated_flags.allocator_options); 111 AllocatorOptions disabled = asan_deactivated_flags.allocator_options; 134 ReInitializeAllocator(asan_deactivated_flags.allocator_options);