Searched defs:BTFArray (Results 1 – 1 of 1) sorted by relevance
169 struct BTFArray { struct170 uint32_t ElemType; ///< Element type171 uint32_t IndexType; ///< Index type172 uint32_t Nelems; ///< Number of elements for this array