HomeSort by: relevance | last modified time | path
    Searched refs:SetMallocContextSize (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_stack.cc 22 void SetMallocContextSize(u32 size) {
asan_activation.cc 110 SetMallocContextSize(1);
134 SetMallocContextSize(asan_deactivated_flags.malloc_context_size);
asan_stack.h 27 void SetMallocContextSize(u32 size);
asan_rtl.cc 419 SetMallocContextSize(common_flags()->malloc_context_size);

Completed in 18 milliseconds