Home
last modified time | relevance | path

Searched refs:reportInvalidPosixMemalignAlignment (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.h53 void NORETURN reportInvalidPosixMemalignAlignment(uptr Alignment);
H A Dreport.cpp169 void NORETURN reportInvalidPosixMemalignAlignment(uptr Alignment) { in reportInvalidPosixMemalignAlignment() function
H A Dwrappers_c.inc152 scudo::reportInvalidPosixMemalignAlignment(alignment);