Searched defs:BTFArray (Results 1 – 1 of 1) sorted by relevance
149 struct BTFArray { struct150 uint32_t ElemType; ///< Element type151 uint32_t IndexType; ///< Index type152 uint32_t Nelems; ///< Number of elements for this array