Searched refs:ReportMallocUsableSizeNotOwned (Results 1 – 3 of 3) sorted by relevance
63 void ReportMallocUsableSizeNotOwned(uptr addr, BufferedStackTrace *stack);
762 ReportMallocUsableSizeNotOwned((uptr)ptr, &stack); in asan_malloc_usable_size()
857 void ReportMallocUsableSizeNotOwned(uptr addr, BufferedStackTrace *stack) { in ReportMallocUsableSizeNotOwned() function