Searched refs:exitWithError (Results 1 – 2 of 2) sorted by relevance
67 static void exitWithError(Twine Message, Twine Whence = "", in exitWithError() function79 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError() function80 exitWithError(toString(std::move(E)), Whence); in exitWithError()84 exitWithError(EC.message(), Whence); in exitWithErrorCode()94 exitWithError(std::move(E)); in remapSymbols()
758 exitWithError(std::move(E)); in mergeWriterContexts()800 exitWithError(Error); in filterFunctions()802 exitWithError(Error); in filterFunctions()1473 exitWithError( in mergeSampleProfile()1641 exitWithError( in merge_main()2571 exitWithError( in loadProfiles()2702 exitWithError(std::move(E), Filename); in showInstrProfile()2902 exitWithError(std::move(E), Filename); in showInstrProfile()3093 exitWithError( in showSampleProfile()3176 exitWithError( in show_main()[all …]