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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_types.c322 ctf_type_size(ctf_file_t *fp, ctf_id_t type) function
356 (size = ctf_type_size(fp, ar.ctr_contents)) == CTF_ERR)
615 return (ctf_type_size(lfp, ltype) == ctf_type_size(rfp, rtype));

Completed in 65 milliseconds