Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_report.h62 void ReportSanitizerGetAllocatedSizeNotOwned(uptr addr,
HDasan_report.cpp259 void ReportSanitizerGetAllocatedSizeNotOwned(uptr addr, in ReportSanitizerGetAllocatedSizeNotOwned() function
HDasan_allocator.cpp1251 ReportSanitizerGetAllocatedSizeNotOwned(ptr, &stack); in __sanitizer_get_allocated_size()