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