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

/external/compiler-rt/lib/asan/
H A Dasan_report.h47 ReportSanitizerGetAllocatedSizeNotOwned(uptr addr, StackTrace *stack);
H A Dasan_allocator2.cc786 ReportSanitizerGetAllocatedSizeNotOwned(ptr, &stack);
H A Dasan_report.cc701 void ReportSanitizerGetAllocatedSizeNotOwned(uptr addr, StackTrace *stack) { function in namespace:__asan

Completed in 232 milliseconds