Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_errors.cpp41 void NORETURN reportInvalidPosixMemalignAlignment(uptr Alignment) { in reportInvalidPosixMemalignAlignment() function
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.cpp169 void NORETURN reportInvalidPosixMemalignAlignment(uptr Alignment) { in reportInvalidPosixMemalignAlignment() function