Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/include/
Dbtf.h59 struct btf_type struct
DChangeLog78 * btf.h (struct btf_type): Update bit usage comment.
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dbtfout.cc800 type_len = (num_types_added * sizeof (struct btf_type)) in output_btf_header()
801 + (num_types_created * sizeof (struct btf_type)) in output_btf_header()