Searched refs:ctl_typeidx (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libctf/
H A Dctf_labels.c97 "typeidx %u\n", ctlp->ctl_label, ctlp->ctl_typeidx);
101 linfo.ctb_typeidx = ctlp->ctl_typeidx;
/macosx-10.9.5/dtrace-118.1/sys/
H A Dctf.h157 uint_t ctl_typeidx; /* last type associated with this label */ member in struct:ctf_lblent
/macosx-10.9.5/dtrace-118.1/tools/ctfconvert/
H A Dctf.c150 ctl.ctl_typeidx = le->le_idx;
155 SWAP32(ctl.ctl_typeidx);
854 lastidx = ctl->ctl_typeidx;
H A Ddump.c258 (void) printf(" %5u %s\n", ctl->ctl_typeidx,

Completed in 110 milliseconds