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

/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_report.h61 void ReportSanitizerGetAllocatedSizeNotOwned(uptr addr,
H A Dasan_report.cpp258 void ReportSanitizerGetAllocatedSizeNotOwned(uptr addr, function in namespace:__asan
H A Dasan_allocator.cpp1181 ReportSanitizerGetAllocatedSizeNotOwned(ptr, &stack);

Completed in 112 milliseconds