Home
last modified time | relevance | path

Searched refs:ggc_vec_alloc (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dctfout.c287 ctfc->ctfc_gobjts_list = ggc_vec_alloc<ctf_dvdef_t*>(num_global_objts); in ctf_preprocess()
298 ctfc->ctfc_vars_list = ggc_vec_alloc<ctf_dvdef_ref>(num_ctf_vars); in ctf_preprocess()
313 ctfc->ctfc_gfuncs_list = ggc_vec_alloc<ctf_dtdef_t*>(num_global_funcs); in ctf_preprocess()
325 ctfc->ctfc_types_list = ggc_vec_alloc<ctf_dtdef_ref>(num_ctf_types + 1); in ctf_preprocess()
H A Dstringpool.c256 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dstringpool.c250 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
H A Dggc.h203 ggc_vec_alloc (size_t c CXX_MEM_STAT_INFO) in ggc_vec_alloc() function
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dstringpool.c250 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
H A Dggc.h203 ggc_vec_alloc (size_t c CXX_MEM_STAT_INFO) in ggc_vec_alloc() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dstringpool.c250 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dstringpool.c250 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
H A Dggc.h203 ggc_vec_alloc (size_t c CXX_MEM_STAT_INFO) in ggc_vec_alloc() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dstringpool.c250 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dstringpool.c250 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dstringpool.c250 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dstringpool.c250 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dstringpool.c250 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dstringpool.c250 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dstringpool.c250 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dstringpool.c250 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dstringpool.c250 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dstringpool.c250 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dstringpool.c250 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dstringpool.c265 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dstringpool.c265 spd->entries = ggc_vec_alloc<ht_identifier_ptr> (spd->nslots); in gt_pch_save_stringpool()
H A Dggc.h208 ggc_vec_alloc (size_t c CXX_MEM_STAT_INFO) in ggc_vec_alloc() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/java/
H A Djcf-reader.c554 jcf->bootstrap_methods.methods = ggc_vec_alloc<bootstrap_method> (num_methods); in jcf_parse_bootstrap_methods()
565 m->bootstrap_arguments = ggc_vec_alloc<unsigned> (m->num_arguments); in jcf_parse_bootstrap_methods()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/java/
H A Djcf-reader.c554 jcf->bootstrap_methods.methods = ggc_vec_alloc<bootstrap_method> (num_methods); in jcf_parse_bootstrap_methods()
565 m->bootstrap_arguments = ggc_vec_alloc<unsigned> (m->num_arguments); in jcf_parse_bootstrap_methods()

12345678