Home
last modified time | relevance | path

Searched refs:ctf_type_resolve (Results 1 – 20 of 20) sorted by relevance

/onnv-gate/usr/src/common/ctf/
H A Dctf_types.c68 if ((type = ctf_type_resolve(fp, type)) == CTF_ERR) in ctf_member_iter()
120 if ((type = ctf_type_resolve(fp, type)) == CTF_ERR) in ctf_enum_iter()
170 ctf_type_resolve(ctf_file_t *fp, ctf_id_t type) in ctf_type_resolve() function
326 if ((type = ctf_type_resolve(fp, type)) == CTF_ERR) in ctf_type_size()
374 if ((type = ctf_type_resolve(fp, type)) == CTF_ERR) in ctf_type_align()
487 if ((type = ctf_type_resolve(fp, type)) == CTF_ERR) in ctf_type_pointer()
583 ltype = ctf_type_resolve(lfp, ltype); in ctf_type_compat()
586 rtype = ctf_type_resolve(rfp, rtype); in ctf_type_compat()
634 if ((type = ctf_type_resolve(fp, type)) == CTF_ERR) in ctf_member_info()
713 if ((type = ctf_type_resolve(fp, type)) == CTF_ERR) in ctf_enum_name()
[all …]
H A Dctf_lookup.c114 ntype = ctf_type_resolve(fp, type); in ctf_lookup_by_name()
H A Dctf_create.c968 ctf_id_t ltype = ctf_type_resolve(fp, lmd->dmd_type); in ctf_add_member()
/onnv-gate/usr/src/lib/libdtrace/common/
H A Ddt_xlator.c188 dxp->dx_src_base = ctf_type_resolve(src->dtt_ctfp, src->dtt_type); in dt_xlator_create()
192 dxp->dx_dst_base = ctf_type_resolve(dst->dtt_ctfp, dst->dtt_type); in dt_xlator_create()
260 ctf_id_t src_base = ctf_type_resolve(src_ctfp, src_type); in dt_xlator_lookup()
264 ctf_id_t dst_base = ctf_type_resolve(dst_ctfp, dst_type); in dt_xlator_lookup()
282 dst_base = ctf_type_resolve(dst_ctfp, dst_type); in dt_xlator_lookup()
360 if (ctf_type_kind(ctfp, ctf_type_resolve(ctfp, type)) == CTF_K_POINTER) in dt_xlator_ident()
H A Ddt_parser.c250 ctf_id_t base = ctf_type_resolve(ctfp, type); in dt_type_pointer()
319 ctf_id_t lbase = ctf_type_resolve(lfp, ltype); in dt_type_promote()
322 ctf_id_t rbase = ctf_type_resolve(rfp, rtype); in dt_type_promote()
656 ctf_id_t base = ctf_type_resolve(fp, type); in dt_node_type_assign()
798 type = ctf_type_resolve(fp, dnp->dn_type); in dt_node_is_integer()
818 type = ctf_type_resolve(fp, dnp->dn_type); in dt_node_is_float()
837 type = ctf_type_resolve(fp, dnp->dn_type); in dt_node_is_scalar()
858 type = ctf_type_resolve(fp, dnp->dn_type); in dt_node_is_arith()
877 type = ctf_type_resolve(fp, dnp->dn_type); in dt_node_is_vfptr()
881 type = ctf_type_resolve(fp, ctf_type_reference(fp, type)); in dt_node_is_vfptr()
[all …]
H A Ddt_printf.c104 base = ctf_type_resolve(ctfp, dnp->dn_type); in pfcheck_str()
108 (base = ctf_type_resolve(ctfp, r.ctr_contents)) != CTF_ERR && in pfcheck_str()
117 ctf_id_t base = ctf_type_resolve(ctfp, dnp->dn_type); in pfcheck_wstr()
124 (base = ctf_type_resolve(ctfp, r.ctr_contents)) != CTF_ERR && in pfcheck_wstr()
168 ctf_id_t type = ctf_type_resolve(ctfp, dnp->dn_type); in pfcheck_xshort()
181 ctf_id_t type = ctf_type_resolve(ctfp, dnp->dn_type); in pfcheck_xlong()
197 if (ctf_type_name(ctfp, ctf_type_resolve(ctfp, type), n, in pfcheck_xlonglong()
224 return (ctf_type_compat(dnp->dn_ctfp, ctf_type_resolve(dnp->dn_ctfp, in pfcheck_type()
H A Ddt_cg.c80 type = ctf_type_resolve(fp, dtt.dtt_type); in dt_cg_membinfo()
199 type = ctf_type_resolve(ctfp, dnp->dn_type); in dt_cg_ptrsize()
341 type = ctf_type_resolve(fp, dst->dn_left->dn_type); in dt_cg_field_set()
345 type = ctf_type_resolve(fp, type); in dt_cg_field_set()
624 type = ctf_type_resolve(ctfp, dnp->dn_type); in dt_cg_prearith_op()
683 type = ctf_type_resolve(ctfp, dnp->dn_type); in dt_cg_postarith_op()
1690 type = ctf_type_resolve(ctfp, dnp->dn_left->dn_type); in dt_cg_node()
1694 type = ctf_type_resolve(ctfp, type); in dt_cg_node()
H A Ddt_options.c685 ctf_id_t type = ctf_type_resolve(fp, DT_STR_TYPE(dtp)); in dt_opt_strsize()
H A Ddt_decl.c547 base = ctf_type_resolve(dtt.dtt_ctfp, dtt.dtt_type); in dt_decl_member()
H A Ddt_module.c1200 if (ctf_type_kind(dmp->dm_ctfp, ctf_type_resolve( in dtrace_lookup_by_type()
/onnv-gate/usr/src/lib/abi/apptrace/common/
H A Dapptraceutil.c58 ctf_id_t rtype = ctf_type_resolve(ctfp, type); in print_value()
65 rtype = ctf_type_resolve(ctfp, type); in print_value()
235 if ((base = ctf_type_resolve(ctfp, base)) == CTF_ERR) in print_ptr()
312 if ((base = ctf_type_resolve(ctfp, id)) == CTF_ERR || in elt_print()
H A Dapptrace.c619 rtype = ctf_type_resolve(ctfp, finfo.ctc_return); in la_sparcv9_pltenter()
621 rtype = ctf_type_resolve(ctfp, type); in la_sparcv9_pltenter()
649 rtype = ctf_type_resolve(ctfp, argt[i]); in la_sparcv9_pltenter()
651 rtype = ctf_type_resolve(ctfp, type); in la_sparcv9_pltenter()
/onnv-gate/usr/src/cmd/mdb/common/libstandctf/
H A Dmapfile84 ctf_type_resolve;
/onnv-gate/usr/src/uts/common/ctf/
H A Dmapfile98 ctf_type_resolve;
/onnv-gate/usr/src/tools/ctf/stabs/common/
H A Dforth.c199 (tid = ctf_type_resolve(ctf, tid)) == CTF_ERR || in fth_section_init()
H A Dgenassym.c254 if ((type = ctf_type_resolve(ctf, type)) == CTF_ERR) in ga_member_cb()
H A Dfth_struct.c342 if ((tid = ctf_type_resolve(ctf, mem->fsm_tid)) == CTF_ERR) { in fth_print_member()
/onnv-gate/usr/src/lib/libctf/common/
H A Dmapfile-vers107 ctf_type_resolve;
/onnv-gate/usr/src/uts/common/sys/
H A Dctf_api.h175 extern ctf_id_t ctf_type_resolve(ctf_file_t *, ctf_id_t);
/onnv-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c400 if ((id = ctf_type_resolve(idp->mci_fp, idp->mci_id)) == CTF_ERR) { in mdb_ctf_type_resolve()