|
LLVM
4.0.0
|
#include <DWARFSection.h>
Public Attributes | |
| StringRef | Data |
| RelocAddrMap | Relocs |
Definition at line 18 of file DWARFSection.h.
| StringRef llvm::DWARFSection::Data |
Definition at line 19 of file DWARFSection.h.
Referenced by dumpAccelSection(), llvm::DWARFContextInMemory::DWARFContextInMemory(), llvm::DWARFUnit::getDebugInfoExtractor(), llvm::DWARFUnitSectionBase::parse(), and llvm::DWARFUnitSectionBase::parseDWO().
| RelocAddrMap llvm::DWARFSection::Relocs |
Definition at line 20 of file DWARFSection.h.
Referenced by dumpAccelSection(), llvm::DWARFContextInMemory::DWARFContextInMemory(), and llvm::DWARFUnit::getRelocMap().
1.8.6