LLVM: llvm::BTFLineInfo Struct Reference (original) (raw)
Represent one line info. More...
#include "[Target/BPF/BTFDebug.h](BTFDebug%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| MCSymbol * | Label |
| MCSymbol identifying insn for the lineinfo. | |
| uint32_t | FileNameOff |
| file name offset in the .BTF string table | |
| uint32_t | LineOff |
| line offset in the .BTF string table | |
| uint32_t | LineNum |
| the line number | |
| uint32_t | ColumnNum |
| the column number |
Represent one line info.
Definition at line 272 of file BTFDebug.h.
◆ ColumnNum
◆ FileNameOff
file name offset in the .BTF string table
Definition at line 274 of file BTFDebug.h.
◆ Label
◆ LineNum
◆ LineOff
The documentation for this struct was generated from the following file:
- lib/Target/BPF/BTFDebug.h