Specifying one offset relocation.
More...
#include "Target/BPF/BTF.h"
Specifying one offset relocation.
Definition at line 255 of file BTF.h.
◆ InsnOffset
uint32_t llvm::BTF::BPFFieldReloc::InsnOffset |
Byte offset in this section.
Definition at line 256 of file BTF.h.
◆ OffsetNameOff
uint32_t llvm::BTF::BPFFieldReloc::OffsetNameOff |
The string to traverse types.
Definition at line 258 of file BTF.h.
◆ RelocKind
uint32_t llvm::BTF::BPFFieldReloc::RelocKind |
What to patch the instruction.
Definition at line 259 of file BTF.h.
◆ TypeID
uint32_t llvm::BTF::BPFFieldReloc::TypeID |
TypeID for the relocation.
Definition at line 257 of file BTF.h.
The documentation for this struct was generated from the following file: