LLVM: llvm::DWARFSection Struct Reference (original) (raw)
#include "[llvm/DebugInfo/DWARF/DWARFSection.h](DWARFSection%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| StringRef | Data |
| uint64_t | Address = 0 |
Detailed Description
Definition at line 16 of file DWARFSection.h.
Member Data Documentation
◆ Address
uint64_t llvm::DWARFSection::Address = 0
Definition at line 18 of file DWARFSection.h.
◆ Data
StringRef llvm::DWARFSection::Data
Definition at line 17 of file DWARFSection.h.
Referenced by llvm::dwarf_linker::parallel::DWARFLinkerImpl::LinkContext::cloneAndEmitDebugFrame(), dumpStringOffsetsSection(), fixupIndexV4(), and fixupIndexV5().
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/DWARF/DWARFSection.h