Searched defs:BTFArray (Results 1 – 1 of 1) sorted by relevance
136 struct BTFArray { struct137 uint32_t ElemType; ///< Element type138 uint32_t IndexType; ///< Index type139 uint32_t Nelems; ///< Number of elements for this array