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