Searched refs:alloc_dealloc_mismatch (Results 1 – 8 of 8) 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()525 if (atomic_load(&alloc_dealloc_mismatch, memory_order_acquire)) { in Deallocate()
85 allocator_options.alloc_dealloc_mismatch, in Print()112 disabled.alloc_dealloc_mismatch = false; in AsanDeactivate()
27 ASAN_ACTIVATION_FLAG(bool, alloc_dealloc_mismatch)
39 u8 alloc_dealloc_mismatch; member
104 ASAN_FLAG(bool, alloc_dealloc_mismatch,
18 export ASAN_OPTIONS=alloc_dealloc_mismatch=0
65 ENV ASAN_OPTIONS="alloc_dealloc_mismatch=0:allocator_may_return_null=1:allocator_release_to_os_inte…
49 …:handle_sigfpe=1:handle_sigbus=1:detect_stack_use_after_return=0:alloc_dealloc_mismatch=0:detect_l…