Home
last modified time | relevance | path

Searched defs:ReportInvalidAllocationAlignment (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_allocator_report.cpp76 void NORETURN ReportInvalidAllocationAlignment(uptr alignment, in ReportInvalidAllocationAlignment() function
/freebsd-head/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_report.cpp286 void ReportInvalidAllocationAlignment(uptr alignment, in ReportInvalidAllocationAlignment() function