Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_errors.h235 struct ErrorAllocationSizeTooBig : ErrorBase { struct
241 ErrorAllocationSizeTooBig() = default; // (*) argument
242 ErrorAllocationSizeTooBig(u32 tid, BufferedStackTrace *stack_, in ErrorAllocationSizeTooBig() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_errors.h220 struct ErrorAllocationSizeTooBig : ErrorBase { struct
226 ErrorAllocationSizeTooBig() = default; // (*) argument
227 ErrorAllocationSizeTooBig(u32 tid, BufferedStackTrace *stack_, in ErrorAllocationSizeTooBig() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_errors.h218 struct ErrorAllocationSizeTooBig : ErrorBase { struct
224 ErrorAllocationSizeTooBig() = default; // (*) argument
225 ErrorAllocationSizeTooBig(u32 tid, BufferedStackTrace *stack_, in ErrorAllocationSizeTooBig() function