Home
last modified time | relevance | path

Searched refs:ctfc_vars_list_count (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfout.cc176 ctfc->ctfc_vars_list[ctfc->ctfc_vars_list_count++] = var; in ctf_list_add_ctf_vars()
309 qsort (ctfc->ctfc_vars_list, ctfc->ctfc_vars_list_count, in ctf_preprocess()
489 typeoff = varoff + (ctfc->ctfc_vars_list_count) * sizeof (ctf_varent_t); in output_ctf_header()
608 unsigned int num_ctf_vars = ctfc->ctfc_vars_list_count; in output_ctf_vars()
H A Dctfc.h307 uint64_t ctfc_vars_list_count; member
H A DChangeLog7008 (output_ctf_header): Use ctfc_vars_list_count as some CTF