Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_report.cc93 void NORETURN ReportInvalidPosixMemalignAlignment(uptr alignment, in ReportInvalidPosixMemalignAlignment() function
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_report.cc289 void ReportInvalidPosixMemalignAlignment(uptr alignment, in ReportInvalidPosixMemalignAlignment() function