Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_report.cpp76 void NORETURN ReportInvalidAllocationAlignment(uptr alignment, in ReportInvalidAllocationAlignment() function
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_report.cpp285 void ReportInvalidAllocationAlignment(uptr alignment, in ReportInvalidAllocationAlignment() function