Home
last modified time | relevance | path

Searched defs:btf_array (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/include/
H A Dbtf.h142 struct btf_array struct
144 uint32_t type; /* Type of array elements. */
145 uint32_t index_type; /* Type of array index. */
146 uint32_t nelems; /* Number of elements. 0 for unsized/variable length. */