Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_report.h67 ReportSanitizerGetAllocatedSizeNotOwned(uptr addr,
Dasan_allocator.cc891 ReportSanitizerGetAllocatedSizeNotOwned(ptr, &stack); in __sanitizer_get_allocated_size()
Dasan_report.cc785 void ReportSanitizerGetAllocatedSizeNotOwned(uptr addr, in ReportSanitizerGetAllocatedSizeNotOwned() function