Searched refs:ErrorAndExit (Results 1 – 2 of 2) sorted by relevance
263 static void ErrorAndExit(const Twine &Msg) { in ErrorAndExit() function299 ErrorAndExit("unable to read input: '" + EC.message() + "'"); in printLineInfoForInput()309 ErrorAndExit("unable to create object file: '" + Buf + "'"); in printLineInfoForInput()323 ErrorAndExit(Dyld.getErrorString()); in printLineInfoForInput()429 ErrorAndExit("unable to read input: '" + EC.message() + "'"); in executeInput()438 ErrorAndExit("unable to create object file: '" + Buf + "'"); in executeInput()446 ErrorAndExit(Dyld.getErrorString()); in executeInput()457 ErrorAndExit("no definition for '" + EntryPoint + "'"); in executeInput()467 ErrorAndExit("unable to mark function executable: '" + EC.message() + in executeInput()488 ErrorAndExit("unable to read input '" + CheckerFileName + "': " + in checkAllExpressions()[all …]
257 static void ErrorAndExit(const Twine &Msg) { in ErrorAndExit() function293 ErrorAndExit("unable to read input: '" + EC.message() + "'"); in printLineInfoForInput()303 ErrorAndExit("unable to create object file: '" + Buf + "'"); in printLineInfoForInput()317 ErrorAndExit(Dyld.getErrorString()); in printLineInfoForInput()423 ErrorAndExit("unable to read input: '" + EC.message() + "'"); in executeInput()432 ErrorAndExit("unable to create object file: '" + Buf + "'"); in executeInput()440 ErrorAndExit(Dyld.getErrorString()); in executeInput()451 ErrorAndExit("no definition for '" + EntryPoint + "'"); in executeInput()460 ErrorAndExit("unable to mark function executable: '" + ErrorStr + "'"); in executeInput()480 ErrorAndExit("unable to read input '" + CheckerFileName + "': " + in checkAllExpressions()[all …]