Searched refs:ReportMallocUsableSizeNotOwned (Results 1 – 3 of 3) sorted by relevance
44 void NORETURN ReportMallocUsableSizeNotOwned(uptr addr,
653 ReportMallocUsableSizeNotOwned((uptr)ptr, &stack); in asan_malloc_usable_size()
688 void ReportMallocUsableSizeNotOwned(uptr addr, StackTrace *stack) { in ReportMallocUsableSizeNotOwned() function