Searched refs:write_ctf (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| H A D | ctfconvert.c | 253 write_ctf(mstrtd, infile, outfile, dynsym | keep_stabs); in main() 256 write_ctf(mstrtd, infile, tmpname, dynsym | keep_stabs); in main()
|
| H A D | ctfmerge.c | 623 write_ctf(srctd, destfile, tmpname, CTF_COMPRESS | CTF_SWAP_BYTES | keep_stabs); in copy_ctf_data() 1017 write_ctf(savetd, outfile, tmpname, in main()
|
| H A D | ctftools.h | 396 void write_ctf(tdata_t *, const char *, const char *, int);
|
| H A D | output.c | 728 write_ctf(tdata_t *td, const char *curname, const char *newname, int flags) in write_ctf() function
|