Searched refs:alloc_dealloc_mismatch (Results 1 – 6 of 6) sorted by relevance
213 alloc_dealloc_mismatch = f->alloc_dealloc_mismatch; in SetFrom()221 f->alloc_dealloc_mismatch = alloc_dealloc_mismatch; in CopyTo()239 atomic_uint8_t alloc_dealloc_mismatch; member258 atomic_store(&alloc_dealloc_mismatch, options.alloc_dealloc_mismatch, in SharedInitCode()279 options->alloc_dealloc_mismatch = in GetOptions()280 atomic_load(&alloc_dealloc_mismatch, memory_order_acquire); in GetOptions()478 if (atomic_load(&alloc_dealloc_mismatch, memory_order_acquire)) { in QuarantineChunk()
89 allocator_options.alloc_dealloc_mismatch, in Print()116 disabled.alloc_dealloc_mismatch = false; in AsanDeactivate()
27 ASAN_ACTIVATION_FLAG(bool, alloc_dealloc_mismatch)
40 u8 alloc_dealloc_mismatch; member
110 ASAN_FLAG(bool, alloc_dealloc_mismatch,
261 ASAN_OPTIONS=start_deactivated=1,alloc_dealloc_mismatch=0