Searched refs:btf_type (Results 1 – 3 of 3) sorted by relevance
59 struct btf_type struct
78 * btf.h (struct btf_type): Update bit usage comment.
800 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()