Searched defs:ctf_type_compat (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/ctf/
H A Dctf_types.c597 ctf_type_compat(ctf_file_t *lfp, ctf_id_t ltype, function
628 return (ctf_type_compat(lfp, ctf_type_reference(lfp, ltype),
633 la.ctr_nelems == ra.ctr_nelems && ctf_type_compat(
635 ctf_type_compat(lfp, la.ctr_index, rfp, ra.ctr_index));

Completed in 174 milliseconds