LLVM: llvm::BTF::ArrayType Struct Reference (original) (raw)
#include "[llvm/DebugInfo/BTF/BTF.h](BTF%5F8h%5Fsource.html)"
Inheritance diagram for llvm::BTF::ArrayType:
| Public Attributes | |
|---|---|
| friend | TrailingObjects |
| Public Attributes inherited from llvm::BTF::CommonType | |
| uint32_t | NameOff |
| Type name offset in the string table. | |
| uint32_t | Info |
| "Info" bits arrangement: Bits 0-15: vlen (e.g. | |
| union { | |
| uint32_t Size | |
| uint32_t Type | |
| }; | |
| "Size" is used by INT, ENUM, STRUCT and UNION. |
Detailed Description
Definition at line 314 of file BTF.h.
Member Function Documentation
◆ classof()
Member Data Documentation
◆ TrailingObjects
friend llvm::BTF::ArrayType::TrailingObjects
Definition at line 316 of file BTF.h.
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/BTF/BTF.h