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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dcommon.h31 const char *ErrorToString(const Error &E);
H A Dcommon.cpp19 const char *ErrorToString(const Error &E) { function in namespace:gwp_asan
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Dsegv_handler_posix.cpp116 Printf("%s at 0x%zx %sby thread %s here:\n", gwp_asan::ErrorToString(E),

Completed in 109 milliseconds