Home
last modified time | relevance | path

Searched refs:SetMallocContextSize (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_activation.cc110 SetMallocContextSize(1); in AsanDeactivate()
134 SetMallocContextSize(asan_deactivated_flags.malloc_context_size); in AsanActivate()
H A Dasan_stack.cc22 void SetMallocContextSize(u32 size) { in SetMallocContextSize() function
H A Dasan_stack.h27 void SetMallocContextSize(u32 size);
H A Dasan_rtl.cc425 SetMallocContextSize(common_flags()->malloc_context_size); in AsanInitInternal()