The .BTF.ext section header definition.
More...
#include "llvm/DebugInfo/BTF/BTF.h"
The .BTF.ext section header definition.
Definition at line 223 of file BTF.h.
◆ FieldRelocLen
uint32_t llvm::BTF::ExtHeader::FieldRelocLen |
Length of offset reloc section.
Definition at line 234 of file BTF.h.
◆ FieldRelocOff
uint32_t llvm::BTF::ExtHeader::FieldRelocOff |
Offset of offset reloc section.
Definition at line 233 of file BTF.h.
◆ Flags
uint8_t llvm::BTF::ExtHeader::Flags |
◆ FuncInfoLen
uint32_t llvm::BTF::ExtHeader::FuncInfoLen |
Length of func info section.
Definition at line 230 of file BTF.h.
◆ FuncInfoOff
uint32_t llvm::BTF::ExtHeader::FuncInfoOff |
Offset of func info section.
Definition at line 229 of file BTF.h.
◆ HdrLen
◆ LineInfoLen
uint32_t llvm::BTF::ExtHeader::LineInfoLen |
Length of line info section.
Definition at line 232 of file BTF.h.
◆ LineInfoOff
uint32_t llvm::BTF::ExtHeader::LineInfoOff |
Offset of line info section.
Definition at line 231 of file BTF.h.
◆ Magic
◆ Version
uint8_t llvm::BTF::ExtHeader::Version |
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/BTF/BTF.h