LLVM: llvm::BTF::StructType Struct Reference (original) (raw)
#include "[llvm/DebugInfo/BTF/BTF.h](BTF%5F8h%5Fsource.html)"
Inheritance diagram for llvm::BTF::StructType:
| 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 324 of file BTF.h.
Member Function Documentation
◆ classof()
Member Data Documentation
◆ TrailingObjects
friend llvm::BTF::StructType::TrailingObjects
Definition at line 326 of file BTF.h.
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/BTF/BTF.h