Lines Matching defs:fail
93 /* The various ways we can fail... Cleanup and show some message to
96 fail (const char *msg, const char *fname)
159 /* Don't use fail... too specialized messages. Call release
199 fail ("Usage argument: [-o <outputfile>] <inputfile>", NULL);
232 fail ("section header string table is an allocated section", fname);
254 fail ("No symtab found", fname);
257 fail ("symtab is an allocated section", fname);
275 fail ("strtab is an allocated section", fname);
288 fail ("No memory to create merged string table", NULL);
296 fail ("couldn't allocate memory for section strings", NULL);
321 fail ("No memory to add to merged string table", NULL);
367 fail ("Impossible, merged string table is larger", fname);
430 fail ("Couldn't update ehdr", fnew);
522 fail ("Only one symbol table using strtab expected", fname);