LLVM
8.0.1
|
#include "llvm/DebugInfo/DWARF/DWARFSection.h"
Public Attributes | |
uint64_t | Address |
uint64_t | SectionIndex |
Definition at line 26 of file DWARFSection.h.
uint64_t llvm::SectionedAddress::Address |
Definition at line 27 of file DWARFSection.h.
Referenced by llvm::DWARFFormValue::dumpSectionedAddress(), llvm::DWARFDebugRnglist::getAbsoluteRanges(), and llvm::DWARFDebugRangeList::getAbsoluteRanges().
uint64_t llvm::SectionedAddress::SectionIndex |
Definition at line 28 of file DWARFSection.h.
Referenced by llvm::DWARFFormValue::dumpSectionedAddress(), llvm::DWARFDebugRnglist::getAbsoluteRanges(), and llvm::DWARFDebugRangeList::getAbsoluteRanges().