Searched refs:reportFatal (Results 1 – 2 of 2) sorted by relevance
962 auto reportFatal = [&](const uint8_t *place, const Twine &msg) { in readGnuProperty() local971 reportFatal(data.data(), "data is too short"); in readGnuProperty()988 reportFatal(place, "program property is too short"); in readGnuProperty()993 reportFatal(place, "program property is too short"); in readGnuProperty()1000 reportFatal(place, "FEATURE_1_AND entry is too short"); in readGnuProperty()1005 reportFatal(data.data(), in readGnuProperty()1009 reportFatal(data.data(), "GNU_PROPERTY_AARCH64_FEATURE_PAUTH entry " in readGnuProperty()
10642 void reportFatal( char const * const message ) { in reportFatal() function10667 reportFatal(def.name); in handleVectoredException()10737 reportFatal(name); in handleSignal()