Searched refs:ErrorString (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp376 const char *ErrorString; local
379 ErrorString = "GWP-ASan couldn't automatically determine the source of "
384 ErrorString = "Use after free";
387 ErrorString = "Double free";
390 ErrorString = "Invalid (wild) free";
393 ErrorString = "Buffer overflow";
396 ErrorString = "Buffer underflow";
433 Printf("%s at 0x%zx %s by thread %s here:\n", ErrorString, AccessPtr,
/freebsd-12-stable/stand/efi/include/
H A Defipxebc.h105 CHAR8 ErrorString[127]; member in struct:__anon9031

Completed in 148 milliseconds