Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.h139 struct ErrorSanitizerGetAllocatedSizeNotOwned : ErrorBase { struct
143 ErrorSanitizerGetAllocatedSizeNotOwned() = default; // (*) argument
144 ErrorSanitizerGetAllocatedSizeNotOwned(u32 tid, BufferedStackTrace *stack_, in ErrorSanitizerGetAllocatedSizeNotOwned() argument