Home
last modified time | relevance | path

Searched refs:reportSanityCheckError (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dreport_test.cpp27 EXPECT_DEATH(scudo::reportSanityCheckError("XYZ"), "Scudo ERROR.*XYZ"); in TEST()
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dreport.h29 void NORETURN reportSanityCheckError(const char *Field);
H A Dreport.cpp80 void NORETURN reportSanityCheckError(const char *Field) { in reportSanityCheckError() function
H A Dcombined.h1042 reportSanityCheckError("offset"); in performSanityChecks()
1052 reportSanityCheckError("size (or unused bytes)"); in performSanityChecks()
1057 reportSanityCheckError("class ID"); in performSanityChecks()