Searched refs:num_ctf_types (Results 1 – 2 of 2) sorted by relevance
285 size_t num_ctf_types = ctfc->ctfc_types->elements (); in ctf_preprocess() local322 gcc_assert (num_ctf_types); in ctf_preprocess()325 if (num_ctf_types) in ctf_preprocess()333 ctfc->ctfc_types_list = ggc_vec_alloc<ctf_dtdef_ref>(num_ctf_types + 1); in ctf_preprocess()783 size_t num_ctf_types = ctfc->ctfc_types->elements (); in output_ctf_types() local784 if (num_ctf_types) in output_ctf_types()787 for (i = 1; i <= num_ctf_types; i++) in output_ctf_types()
509 size_t num_ctf_types = ctfc->ctfc_types->elements (); in btf_emit_preprocess() local513 if (num_ctf_types) in btf_emit_preprocess()517 for (i = 1; i <= num_ctf_types; i++) in btf_emit_preprocess()1044 size_t num_ctf_types = tu_ctfc->ctfc_types->elements (); in btf_init_postprocess() local1052 if (num_ctf_types) in btf_init_postprocess()1054 init_btf_id_map (num_ctf_types + 1); in btf_init_postprocess()1060 = ggc_vec_alloc<ctf_dtdef_ref>(num_ctf_types + 1); in btf_init_postprocess()1066 for (i = 1; i <= num_ctf_types; i++) in btf_init_postprocess()