Searched refs:arg_ctfc (Results 1 – 2 of 2) sorted by relevance
213 ctf_container_ref arg_ctfc = dvd_arg->dvd_arg_ctfc; in ctf_dvd_preprocess_cb() local219 if (ctf_dvd_ignore_lookup (arg_ctfc, var->dvd_key)) in ctf_dvd_preprocess_cb()222 ctf_preprocess_var (arg_ctfc, var); in ctf_dvd_preprocess_cb()225 arg_ctfc->ctfc_gobjts_list[dvd_arg->dvd_global_obj_idx] = var; in ctf_dvd_preprocess_cb()240 ctf_container_ref arg_ctfc = dtd_arg->dtd_arg_ctfc; in ctf_dtd_preprocess_cb() local243 gcc_assert (index <= arg_ctfc->ctfc_types->elements ()); in ctf_dtd_preprocess_cb()248 arg_ctfc->ctfc_types_list[index] = ctftype; in ctf_dtd_preprocess_cb()255 arg_ctfc->ctfc_gfuncs_list[dtd_arg->dtd_global_func_idx] = ctftype; in ctf_dtd_preprocess_cb()260 arg_ctfc->ctfc_num_vlen_bytes += ctf_calc_num_vbytes (ctftype); in ctf_dtd_preprocess_cb()
397 btf_dtd_postprocess_cb (ctf_dtdef_ref *slot, ctf_container_ref arg_ctfc) in btf_dtd_postprocess_cb() argument402 gcc_assert (index <= arg_ctfc->ctfc_types->elements ()); in btf_dtd_postprocess_cb()420 arg_ctfc->ctfc_types_list[index] = ctftype; in btf_dtd_postprocess_cb()428 btf_dvd_emit_preprocess_cb (ctf_dvdef_ref *slot, ctf_container_ref arg_ctfc) in btf_dvd_emit_preprocess_cb() argument436 arg_ctfc->ctfc_vars_list[num_vars_added] = var; in btf_dvd_emit_preprocess_cb()