Searched refs:reportCmdLineError (Results 1 – 2 of 2) sorted by relevance
77 [[noreturn]] static void reportCmdLineError(const Twine &Message) { in reportCmdLineError() function87 reportCmdLineError("expected a positive integer, but got '" + V + "'"); in parseIntArg()136 [&](StringRef Msg) { reportCmdLineError(Msg); }); in main()164 reportCmdLineError("--radix value should be one of: '' (no offset), 'o' " in main()
490 [[noreturn]] static void reportCmdLineError(const Twine &Message) { in reportCmdLineError() function3485 reportCmdLineError(A->getSpelling() + in parseIntArg()3496 reportCmdLineError(A->getSpelling() + ": expected a build ID, but got '" + in parseBuildIDArg()3502 reportCmdLineError("'" + StringRef(A->getValue()) + in invalidArgValue()3558 reportCmdLineError("no input file"); in parseOtoolOptions()3692 reportCmdLineError(A->getSpelling() + ": could not find build ID '" + in parseObjdumpOptions()3739 [&](StringRef Msg) { reportCmdLineError(Msg); }); in llvm_objdump_main()3785 reportCmdLineError("start address should be less than stop address"); in llvm_objdump_main()