LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
llvm::DWARFContext::Section Struct Reference

#include <DWARFContext.h>

Collaboration diagram for llvm::DWARFContext::Section:
Collaboration graph
[legend]

Public Attributes

StringRef Data
 
RelocAddrMap Relocs
 

Detailed Description

Definition at line 56 of file DWARFContext.h.

Member Data Documentation

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().


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