Searched refs:ctfc_num_global_funcs (Results 1 – 3 of 3) sorted by relevance
318 size_t num_global_funcs = ctfc->ctfc_num_global_funcs; in ctf_preprocess()483 objtidxoff = funcoff + ctfc->ctfc_num_global_funcs * sizeof (uint32_t); in output_ctf_header()487 varoff = funcidxoff + ctfc->ctfc_num_global_funcs * sizeof (uint32_t); in output_ctf_header()553 if (!ctfc->ctfc_num_global_funcs) return; in output_ctf_func_info()558 for (i = 0; i < ctfc->ctfc_num_global_funcs; i++) in output_ctf_func_info()591 if (!ctfc->ctfc_num_global_funcs) return; in output_ctf_funcidx()593 for (i = 0; i < ctfc->ctfc_num_global_funcs; i++) in output_ctf_funcidx()
288 uint64_t ctfc_num_global_funcs; member
849 ctfc->ctfc_num_global_funcs += 1; in gen_ctf_function()