Searched refs:ErrorAndExit (Results 1 – 1 of 1) sorted by relevance
392 static void ErrorAndExit(const Twine &Msg) { in ErrorAndExit() function428 ErrorAndExit("unable to read input: '" + EC.message() + "'"); in printLineInfoForInput()438 ErrorAndExit("unable to create object file: '" + Buf + "'"); in printLineInfoForInput()452 ErrorAndExit(Dyld.getErrorString()); in printLineInfoForInput()565 ErrorAndExit("unable to read input: '" + EC.message() + "'"); in executeInput()574 ErrorAndExit("unable to create object file: '" + Buf + "'"); in executeInput()582 ErrorAndExit(Dyld.getErrorString()); in executeInput()597 ErrorAndExit("no definition for '" + EntryPoint + "'"); in executeInput()609 ErrorAndExit("unable to mark function executable: '" + EC.message() + in executeInput()638 ErrorAndExit("unable to read input '" + CheckerFileName + "': " + in checkAllExpressions()[all …]