Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.h62 void ReportSanitizerGetAllocatedSizeNotOwned(uptr addr,
H A Dasan_report.cpp258 void ReportSanitizerGetAllocatedSizeNotOwned(uptr addr, in ReportSanitizerGetAllocatedSizeNotOwned() function
H A Dasan_allocator.cpp1243 ReportSanitizerGetAllocatedSizeNotOwned(ptr, &stack); in __sanitizer_get_allocated_size()