Searched refs:elfterminate (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/tools/ctf/cvt/
H A Dutil.c71 elfterminate(file, "Couldn't read ehdr");
77 elfterminate(file,
84 elfterminate(file,
220 elfterminate(const char *file, const char *fmt, ...) function
H A Doutput.c365 elfterminate(file, "Couldn't read symbol %d", i);
467 elfterminate(dstname, "Cannot copy ehdr to temp file");
483 elfterminate(dstname, "Cannot make phdrs in temp file");
502 elfterminate(srcname, "Can't find string at %u",
558 elfterminate(srcname, "Can't find string at %u",
562 elfterminate(srcname, "Cannot get sect %s data", sname);
564 elfterminate(dstname, "Can't make sect %s data", sname);
611 elfterminate(dstname, "Cannot update sect %s", sname);
663 elfterminate(dstname, "Cannot finalize temp file");
698 elfterminate(curnam
[all...]
H A Dinput.c106 elfterminate(file, "Cannot read CTF section");
141 elfterminate(file, "Can't get archive header for "
198 elfterminate(file, "Cannot read");
356 elfterminate(file, "Cannot read .symtab");
360 elfterminate(file, "Cannot read strings for .symtab");
H A Dctftools.h439 void elfterminate(const char *, const char *, ...);

Completed in 51 milliseconds