Searched refs:elfterminate (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| HD | output.c | 372 elfterminate(file, "Couldn't read symbol %d", i); in sort_iidescs() 475 elfterminate(dstname, "Cannot copy ehdr to temp file"); in write_file() 491 elfterminate(dstname, "Cannot make phdrs in temp file"); in write_file() 510 elfterminate(srcname, "Can't find string at %u", in write_file() 571 elfterminate(srcname, "Can't find string at %u", in write_file() 577 elfterminate(dstname, "Cannot update sect %s", sname); in write_file() 581 elfterminate(srcname, "Cannot get sect %s data", sname); in write_file() 583 elfterminate(dstname, "Can't make sect %s data", sname); in write_file() 652 elfterminate(dstname, "Cannot update sect %s", sname); in write_file() 705 elfterminate(dstname, "Cannot finalize temp file"); in write_file() [all …]
|
| HD | util.c | 72 elfterminate(file, "Couldn't read ehdr"); in findelfsecidx() 78 elfterminate(file, in findelfsecidx() 85 elfterminate(file, in findelfsecidx() 235 elfterminate(const char *file, const char *fmt, ...) in elfterminate() function
|
| HD | input.c | 107 elfterminate(file, "Cannot read CTF section"); in read_file() 142 elfterminate(file, "Can't get archive header for " in read_archive() 199 elfterminate(file, "Cannot read"); in read_ctf_common() 357 elfterminate(file, "Cannot read .symtab"); in symit_new() 361 elfterminate(file, "Cannot read strings for .symtab"); in symit_new()
|
| HD | ctftools.h | 435 void elfterminate(const char *, const char *, ...);
|