Searched refs:ctf_elffdwrite (Results 1 – 3 of 3) sorted by relevance
92 extern int ctf_elffdwrite(ctf_file_t *, int, int, int);
379 ctf_elffdwrite(ctf_file_t *fp, int ifd, int ofd, int flags) in ctf_elffdwrite() function414 ret = ctf_elffdwrite(fp, ifd, ofd, flags); in ctf_elfwrite()
81 ctf_elffdwrite;