Searched refs:GetMallocContextSize (Results 1 – 5 of 5) sorted by relevance
27 u32 GetMallocContextSize();56 GET_STACK_TRACE(GetMallocContextSize(), common_flags()->fast_unwind_on_malloc)
25 u32 GetMallocContextSize() { in GetMallocContextSize() function
27 u32 GetMallocContextSize();61 GET_STACK_TRACE(GetMallocContextSize(), common_flags()->fast_unwind_on_malloc)
102 asan_deactivated_flags.malloc_context_size = GetMallocContextSize(); in AsanDeactivate()