LLVM 19.0.0git
Public Attributes | List of all members
llvm::DWARFSection Struct Reference

#include "llvm/DebugInfo/DWARF/DWARFSection.h"

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

The documentation for this struct was generated from the following file: