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

/illumos-gate/usr/src/tools/ctf/cvt/
H A Dtdata.c268 tdata_label_cmp(labelent_t *le1, labelent_t *le2)
276 labelent_t *le = xmalloc(sizeof (*le));
287 labelent_t *le = data;
288 labelent_t **topp = arg;
295 labelent_t *
298 labelent_t *top = NULL;
306 tdata_label_find_cb(labelent_t *le, labelent_t *tmpl)
314 labelent_t le
[all...]
H A Dctftools.h287 * labelent_t nodes identify labels and corresponding type ranges associated
288 * with them. The label in a given labelent_t is associated with types with
294 } labelent_t; typedef in typeref:struct:labelent
425 labelent_t *tdata_label_top(tdata_t *);
H A Dctfmerge.c969 labelent_t *parle;
H A Dctf.c134 write_label(labelent_t *le, ctf_buf_t *b)

Completed in 94 milliseconds