Searched refs:reportCmdLineError (Results 1 – 2 of 2) sorted by relevance
75 [[noreturn]] static void reportCmdLineError(const Twine &Message) { in reportCmdLineError() function85 reportCmdLineError("expected a positive integer, but got '" + V + "'"); in parseIntArg()134 [&](StringRef Msg) { reportCmdLineError(Msg); }); in main()162 reportCmdLineError("--radix value should be one of: '' (no offset), 'o' " in main()
375 [[noreturn]] static void reportCmdLineError(const Twine &Message) { in reportCmdLineError() function3262 reportCmdLineError(A->getSpelling() + in parseIntArg()3273 reportCmdLineError(A->getSpelling() + ": expected a build ID, but got '" + in parseBuildIDArg()3279 reportCmdLineError("'" + StringRef(A->getValue()) + in invalidArgValue()3335 reportCmdLineError("no input file"); in parseOtoolOptions()3465 reportCmdLineError(A->getSpelling() + ": could not find build ID '" + in parseObjdumpOptions()3512 [&](StringRef Msg) { reportCmdLineError(Msg); }); in llvm_objdump_main()3558 reportCmdLineError("start address should be less than stop address"); in llvm_objdump_main()