LLVM API Documentation
#include <DWARFContext.h>
Public Attributes | |
StringRef | Data |
RelocAddrMap | Relocs |
Definition at line 56 of file DWARFContext.h.
StringRef llvm::DWARFContext::Section::Data |
Definition at line 57 of file DWARFContext.h.
Referenced by llvm::DWARFContextInMemory::DWARFContextInMemory().
RelocAddrMap llvm::DWARFContext::Section::Relocs |
Definition at line 58 of file DWARFContext.h.
Referenced by llvm::DWARFContextInMemory::DWARFContextInMemory().