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

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_stack.cc 26 u32 GetMallocContextSize() {
asan_stack.h 28 u32 GetMallocContextSize();
98 GET_STACK_TRACE(GetMallocContextSize(), common_flags()->fast_unwind_on_malloc)
asan_activation.cc 103 asan_deactivated_flags.malloc_context_size = GetMallocContextSize();

Completed in 12 milliseconds