Lines Matching refs:ctf_file_t

35 ctf_get_ctt_size(const ctf_file_t *fp, const ctf_type_t *tp, ssize_t *sizep,
62 ctf_member_iter(ctf_file_t *fp, ctf_id_t type, ctf_member_f *func, void *arg)
64 ctf_file_t *ofp = fp;
113 ctf_enum_iter(ctf_file_t *fp, ctf_id_t type, ctf_enum_f *func, void *arg)
115 ctf_file_t *ofp = fp;
149 ctf_type_iter(ctf_file_t *fp, ctf_type_f *func, void *arg)
172 ctf_type_resolve(ctf_file_t *fp, ctf_id_t type)
175 ctf_file_t *ofp = fp;
205 ctf_type_lname(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len)
243 ctf_file_t *rfp = fp;
311 ctf_type_name(ctf_file_t *fp, ctf_id_t type, char *buf, size_t len)
322 ctf_type_size(ctf_file_t *fp, ctf_id_t type)
371 ctf_type_align(ctf_file_t *fp, ctf_id_t type)
435 ctf_type_kind(ctf_file_t *fp, ctf_id_t type)
450 ctf_type_reference(ctf_file_t *fp, ctf_id_t type)
452 ctf_file_t *ofp = fp;
478 ctf_type_pointer(ctf_file_t *fp, ctf_id_t type)
480 ctf_file_t *ofp = fp;
505 ctf_type_encoding(ctf_file_t *fp, ctf_id_t type, ctf_encoding_t *ep)
507 ctf_file_t *ofp = fp;
538 ctf_type_cmp(ctf_file_t *lfp, ctf_id_t ltype, ctf_file_t *rfp, ctf_id_t rtype)
574 ctf_type_compat(ctf_file_t *lfp, ctf_id_t ltype,
575 ctf_file_t *rfp, ctf_id_t rtype)
628 ctf_member_info(ctf_file_t *fp, ctf_id_t type, const char *name,
631 ctf_file_t *ofp = fp;
679 ctf_array_info(ctf_file_t *fp, ctf_id_t type, ctf_arinfo_t *arp)
681 ctf_file_t *ofp = fp;
707 ctf_enum_name(ctf_file_t *fp, ctf_id_t type, int value)
709 ctf_file_t *ofp = fp;
744 ctf_enum_value(ctf_file_t *fp, ctf_id_t type, const char *name, int *valp)
746 ctf_file_t *ofp = fp;
787 ctf_type_rvisit(ctf_file_t *fp, ctf_id_t type, ctf_visit_f *func, void *arg,
844 ctf_type_visit(ctf_file_t *fp, ctf_id_t type, ctf_visit_f *func, void *arg)