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