Searched refs:reportCmdLineError (Results 1 – 1 of 1) sorted by relevance
328 LLVM_ATTRIBUTE_NORETURN static void reportCmdLineError(const Twine &Message) { in reportCmdLineError() function2349 reportCmdLineError(A->getSpelling() + in parseIntArg()2405 reportCmdLineError("no input file"); in parseOtoolOptions()2550 [&](StringRef Msg) { reportCmdLineError(Msg); }); in main()2581 reportCmdLineError("start address should be less than stop address"); in main()