Searched refs:reportSanityCheckError (Results 1 – 4 of 4) sorted by relevance
27 EXPECT_DEATH(scudo::reportSanityCheckError("XYZ"), "Scudo ERROR.*XYZ"); in TEST()
29 void NORETURN reportSanityCheckError(const char *Field);
80 void NORETURN reportSanityCheckError(const char *Field) { in reportSanityCheckError() function
1042 reportSanityCheckError("offset"); in performSanityChecks()1052 reportSanityCheckError("size (or unused bytes)"); in performSanityChecks()1057 reportSanityCheckError("class ID"); in performSanityChecks()