Searched refs:ErrorInvalidAllocationAlignment (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.h194 struct ErrorInvalidAllocationAlignment : ErrorBase { struct in namespace:__asan
198 ErrorInvalidAllocationAlignment() = default; // (*)
199 ErrorInvalidAllocationAlignment(u32 tid, BufferedStackTrace *stack_, function in struct:__asan::ErrorInvalidAllocationAlignment
H A Dasan_errors.cpp208 void ErrorInvalidAllocationAlignment::Print() {
H A Dasan_report.cpp282 ErrorInvalidAllocationAlignment error(GetCurrentTidOrInvalid(), stack,

Completed in 120 milliseconds