Searched refs:ctf_member_info (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/libstandctf/ |
H A D | mapfile | 76 ctf_member_info;
|
/illumos-gate/usr/src/uts/common/ctf/ |
H A D | mapfile | 79 ctf_member_info;
|
/illumos-gate/usr/src/lib/libctf/common/ |
H A D | mapfile-vers | 104 ctf_member_info;
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | ctf_api.h | 267 extern int ctf_member_info(ctf_file_t *, ctf_id_t, const char *,
|
/illumos-gate/usr/src/test/util-tests/tests/ctf/ |
H A D | check-common.c | 604 if (ctf_member_info(fp, base, members[i].cm_name, &mi) == in ctftest_check_member_info()
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_cg.c | 89 if (ctf_member_info(fp, type, s, mp) == CTF_ERR) in dt_cg_membinfo() 1067 if (ctf_member_info(dxp->dx_dst_ctfp, dxp->dx_dst_base, in dt_cg_asgn_op()
|
H A D | dt_parser.c | 1832 if (ctf_member_info(dtt.dtt_ctfp, type, name, &ctm) == CTF_ERR) { in dt_node_offsetof() 3773 if (ctf_member_info(ctfp, type, rp->dn_string, &m) == CTF_ERR) { in dt_cook_op2() 4302 if (ctf_member_info(dxp->dx_dst_ctfp, dxp->dx_dst_type, in dt_cook_xlator()
|
/illumos-gate/usr/src/common/ctf/ |
H A D | ctf_types.c | 860 ctf_member_info(ctf_file_t *ifp, ctf_id_t type, const char *name, in ctf_member_info() function
|
H A D | ctf_create.c | 1655 return (ctf_member_info(ctb->ctb_file, ctb->ctb_type, in membcmp()
|