LLVM: llvm::BTF::BTFArray Struct Reference (original) (raw)
BTF_KIND_ARRAY is followed by one "struct BTFArray". More...
#include "[llvm/DebugInfo/BTF/BTF.h](BTF%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint32_t | ElemType |
| Element type. | |
| uint32_t | IndexType |
| Index type. | |
| uint32_t | Nelems |
| Number of elements for this array. |
BTF_KIND_ARRAY is followed by one "struct BTFArray".
Definition at line 169 of file BTF.h.
◆ ElemType
Element type.
Definition at line 170 of file BTF.h.
◆ IndexType
Index type.
Definition at line 171 of file BTF.h.
◆ Nelems
Number of elements for this array.
Definition at line 172 of file BTF.h.
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/BTF/BTF.h