Home
last modified time | relevance | path

Searched refs:ctfc_num_vlen_bytes (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbtfout.cc475 ctfc->ctfc_num_vlen_bytes += btf_calc_num_vbytes (dtd); in btf_dtd_emit_preprocess_cb()
533 ctfc->ctfc_num_vlen_bytes += (num_vars_added * sizeof (struct btf_var)); in btf_emit_preprocess()
803 + ctfc->ctfc_num_vlen_bytes; in output_btf_header()
H A Dctfc.h294 uint64_t ctfc_num_vlen_bytes; member
H A Dctfout.cc260 arg_ctfc->ctfc_num_vlen_bytes += ctf_calc_num_vbytes (ctftype); in ctf_dtd_preprocess_cb()
H A Dctfc.cc84 return ctfc->ctfc_num_vlen_bytes; in ctfc_get_num_vlen_bytes()