LLVM: llvm::BTFFieldReloc Struct Reference (original) (raw)
Represent one field relocation. More...
#include "[Target/BPF/BTFDebug.h](BTFDebug%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| const MCSymbol * | Label |
| MCSymbol identifying insn for the reloc. | |
| uint32_t | TypeID |
| Type ID. | |
| uint32_t | OffsetNameOff |
| The string to traverse types. | |
| uint32_t | RelocKind |
| What to patch the instruction. |
Represent one field relocation.
Definition at line 281 of file BTFDebug.h.
◆ Label
◆ OffsetNameOff
uint32_t llvm::BTFFieldReloc::OffsetNameOff
The string to traverse types.
Definition at line 284 of file BTFDebug.h.
◆ RelocKind
What to patch the instruction.
Definition at line 285 of file BTFDebug.h.
◆ TypeID
The documentation for this struct was generated from the following file:
- lib/Target/BPF/BTFDebug.h