Searched defs:ErrorAllocTypeMismatch (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_errors.h111 struct ErrorAllocTypeMismatch : ErrorBase { struct in namespace:__asan
117 ErrorAllocTypeMismatch(u32 tid, BufferedStackTrace *stack, uptr addr, function in struct:__asan::ErrorAllocTypeMismatch

Completed in 178 milliseconds