Searched refs:ctfc_num_stypes (Results 1 – 3 of 3) sorted by relevance
425 ctfc->ctfc_num_stypes++; in ctf_add_encoded()445 ctfc->ctfc_num_stypes++; in ctf_add_reftype()462 ctfc->ctfc_num_stypes++; in ctf_add_forward()486 ctfc->ctfc_num_stypes++; in ctf_add_typedef()521 ctfc->ctfc_num_stypes++; in ctf_add_slice()573 ctfc->ctfc_num_stypes++; in ctf_add_array()608 ctfc->ctfc_num_stypes++; in ctf_add_enum()800 ctfc->ctfc_num_stypes++; in ctf_add_function()841 ctfc->ctfc_num_stypes++; in ctf_add_sou()
479 == (ctfc->ctfc_num_types + ctfc->ctfc_num_stypes)); in output_ctf_header()494 + ctfc->ctfc_num_stypes * (sizeof (ctf_stype_t)) in output_ctf_header()
287 uint64_t ctfc_num_stypes; member