Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_activation.cc105 SetMallocContextSize(1); in AsanDeactivate()
128 SetMallocContextSize(asan_deactivated_flags.malloc_context_size); in AsanActivate()
Dasan_stack.cc22 void SetMallocContextSize(u32 size) { in SetMallocContextSize() function
Dasan_stack.h27 void SetMallocContextSize(u32 size);
Dasan_rtl.cc421 SetMallocContextSize(common_flags()->malloc_context_size); in AsanInitInternal()