Searched refs:ctfc_get_num_ctf_vars (Results 1 – 4 of 4) sorted by relevance
355 extern unsigned int ctfc_get_num_ctf_vars (ctf_container_ref);
286 size_t num_ctf_vars = ctfc_get_num_ctf_vars (ctfc); in ctf_preprocess()
56 unsigned int ctfc_get_num_ctf_vars (ctf_container_ref ctfc) in ctfc_get_num_ctf_vars() function
8029 * ctfout.cc (ctf_preprocess): Use ctfc_get_num_ctf_vars instead.