|
LLVM 22.0.0git
|
SymInfo contains information about symbol: it's address and section index which is -1LL for absolute symbols. More...
Public Attributes | |
| uint64_t | Address = 0 |
| uint64_t | SectionIndex = 0 |
SymInfo contains information about symbol: it's address and section index which is -1LL for absolute symbols.
Definition at line 1915 of file DWARFContext.cpp.
| uint64_t SymInfo::Address = 0 |
Definition at line 1916 of file DWARFContext.cpp.
| uint64_t SymInfo::SectionIndex = 0 |
Definition at line 1917 of file DWARFContext.cpp.