Home
last modified time | relevance | path

Searched defs:ReportMallocUsableSizeNotOwned (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/asan/
Dasan_report.cpp250 void ReportMallocUsableSizeNotOwned(uptr addr, BufferedStackTrace *stack) { in ReportMallocUsableSizeNotOwned() function
/external/compiler-rt/lib/asan/
Dasan_report.cc885 void ReportMallocUsableSizeNotOwned(uptr addr, BufferedStackTrace *stack) { in ReportMallocUsableSizeNotOwned() function