Home
last modified time | relevance | path

Searched refs:ctf_elffdwrite (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libctf/common/
H A Dlibctf.h145 extern int ctf_elffdwrite(ctf_file_t *, int, int, int);
H A Dctf_elfwrite.c379 ctf_elffdwrite(ctf_file_t *fp, int ifd, int ofd, int flags) in ctf_elffdwrite() function
414 ret = ctf_elffdwrite(fp, ifd, ofd, flags); in ctf_elfwrite()
H A Dmapfile-vers90 ctf_elffdwrite;