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