Lines Matching refs:fpp
3467 workq_t *wqp, ctf_cu_t *cdies, ctf_file_t **fpp) in ctf_dwarf_convert_batch() argument
3529 if (*fpp != NULL) { in ctf_dwarf_convert_batch()
3531 fpprev = *fpp; in ctf_dwarf_convert_batch()
3532 *fpp = NULL; in ctf_dwarf_convert_batch()
3546 *fpp = NULL; in ctf_dwarf_convert_batch()
3552 err = ctf_merge_merge(cmp, fpp); in ctf_dwarf_convert_batch()
3555 *fpp = NULL; in ctf_dwarf_convert_batch()
3575 ctf_dwarf_convert(ctf_convert_t *cch, int fd, Elf *elf, ctf_file_t **fpp, in ctf_dwarf_convert() argument
3586 *fpp = NULL; in ctf_dwarf_convert()
3653 *fpp = cup->cu_ctfp; in ctf_dwarf_convert()
3677 fd, nthrs, wqp, cdies, fpp); in ctf_dwarf_convert()
3679 *fpp = NULL; in ctf_dwarf_convert()