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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_types.c371 ctf_type_align(ctf_file_t *fp, ctf_id_t type) function
390 return (ctf_type_align(fp, r.ctr_contents));
409 ssize_t am = ctf_type_align(fp, mp->ctm_type);
415 ssize_t am = ctf_type_align(fp, lmp->ctlm_type);

Completed in 44 milliseconds