LLVM 20.0.0git
|
The .BTF.ext section header definition. More...
#include "llvm/DebugInfo/BTF/BTF.h"
Public Attributes | |
uint16_t | Magic |
uint8_t | Version |
uint8_t | Flags |
uint32_t | HdrLen |
uint32_t | FuncInfoOff |
Offset of func info section. | |
uint32_t | FuncInfoLen |
Length of func info section. | |
uint32_t | LineInfoOff |
Offset of line info section. | |
uint32_t | LineInfoLen |
Length of line info section. | |
uint32_t | FieldRelocOff |
Offset of offset reloc section. | |
uint32_t | FieldRelocLen |
Length of offset reloc section. | |
uint32_t llvm::BTF::ExtHeader::FieldRelocLen |
uint32_t llvm::BTF::ExtHeader::FieldRelocOff |
uint32_t llvm::BTF::ExtHeader::FuncInfoLen |
uint32_t llvm::BTF::ExtHeader::FuncInfoOff |
uint32_t llvm::BTF::ExtHeader::LineInfoLen |
uint32_t llvm::BTF::ExtHeader::LineInfoOff |