Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_errors.h192 struct ErrorInvalidAlignedAllocAlignment : ErrorBase { struct
197 ErrorInvalidAlignedAllocAlignment() = default; // (*) argument
198 ErrorInvalidAlignedAllocAlignment(u32 tid, BufferedStackTrace *stack_, in ErrorInvalidAlignedAllocAlignment() argument