Searched refs:ReportAllocTypeMismatch (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_report.h57 void ReportAllocTypeMismatch(uptr addr, BufferedStackTrace *free_stack,
H A Dasan_report.cpp243 void ReportAllocTypeMismatch(uptr addr, BufferedStackTrace *free_stack, function in namespace:__asan
H A Dasan_allocator.cpp689 ReportAllocTypeMismatch((uptr)ptr, stack, (AllocType)m->alloc_type,

Completed in 84 milliseconds