Home
last modified time | relevance | path

Searched refs:ReportDoubleFree (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.cpp223 void ReportDoubleFree(uptr addr, BufferedStackTrace *free_stack) { in ReportDoubleFree() function
H A Dasan_allocator.cpp797 ReportDoubleFree((uptr)ptr, stack); in ReportInvalidFree()