The .BTF.ext section header definition.
More...
#include "Target/BPF/BTF.h"
The .BTF.ext section header definition.
Definition at line 167 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 174 of file BTF.h.
◆ FuncInfoOff
uint32_t llvm::BTF::ExtHeader::FuncInfoOff |
Offset of func info section.
Definition at line 173 of file BTF.h.
◆ HdrLen
◆ LineInfoLen
uint32_t llvm::BTF::ExtHeader::LineInfoLen |
Length of line info section.
Definition at line 176 of file BTF.h.
◆ LineInfoOff
uint32_t llvm::BTF::ExtHeader::LineInfoOff |
Offset of line info section.
Definition at line 175 of file BTF.h.
◆ Magic
uint16_t llvm::BTF::ExtHeader::Magic |
◆ Version
uint8_t llvm::BTF::ExtHeader::Version |
The documentation for this struct was generated from the following file: