Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfout.cc479 == (ctfc->ctfc_num_types + ctfc->ctfc_num_stypes)); in output_ctf_header()
493 typeslen = ctfc->ctfc_num_types * sizeof (ctf_type_t) in output_ctf_header()
H A Dctfc.h286 uint64_t ctfc_num_types; member
H A Dctfc.cc836 ctfc->ctfc_num_types++; in ctf_add_sou()