Lines Matching defs:fail

155 [[noreturn]] static void fail(Twine Error) {
171 fail(EC.message());
172 fail(Context + ": " + EC.message());
182 fail(EIB.message());
183 fail(Context + ": " + EIB.message());
267 fail("expected [relpos] for 'a', 'b', or 'i' modifier");
480 fail("'" + OutputDir + "' is not a directory");
623 fail("Could not close the file");
693 fail("extracting from a thin archive is not supported");
976 fail("insertion point not found");
1011 fail("cannot convert a regular archive to a thin one");
1049 fail("only the gnu format has a thin mode");
1054 fail("only the gnu format has a thin mode");
1059 fail("only the gnu format has a thin mode");
1140 fail("unable to open '" + ArchiveName + "': " + EC.message());
1208 fail("no output archive has been opened");
1212 fail("cannot add a regular archive's contents to a thin archive");
1222 fail("no output archive has been opened");
1231 fail("editing multiple archives not supported");
1233 fail("file already saved");
1236 fail("missing archive name");
1250 fail("unknown command: " + CommandStr);
1294 fail(std::string(Expected) + " requires an argument");
1319 fail(std::string("Invalid response file quoting style ") + Match);
1381 fail(std::string("Invalid format ") + Match);
1400 fail(Twine("invalid bit mode: ") + Match);
1403 fail(Twine(*ArgIt) + " option not supported on non AIX OS");
1449 fail("the specified object mode is not valid. Specify -X32, "
1452 fail(Twine("-") + Twine(arg) +
1458 fail("Invalid option: '-" + arg + "'");
1474 fail("the OBJECT_MODE environment variable has an invalid value. "
1529 fail("not ranlib, ar, lib or dlltool");