LLVM API Documentation

Public Member Functions
llvm::DWARFCompileUnit Class Reference

#include <DWARFCompileUnit.h>

Inheritance diagram for llvm::DWARFCompileUnit:
Inheritance graph
[legend]
Collaboration diagram for llvm::DWARFCompileUnit:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DWARFCompileUnit (DWARFContext &Context, const DWARFDebugAbbrev *DA, StringRef IS, StringRef RS, StringRef SS, StringRef SOS, StringRef AOS, const RelocAddrMap *M, bool LE, const DWARFUnitSectionBase &UnitSection)
void dump (raw_ostream &OS)
 ~DWARFCompileUnit () override

Detailed Description

Definition at line 17 of file DWARFCompileUnit.h.


Constructor & Destructor Documentation

llvm::DWARFCompileUnit::DWARFCompileUnit ( DWARFContext Context,
const DWARFDebugAbbrev DA,
StringRef  IS,
StringRef  RS,
StringRef  SS,
StringRef  SOS,
StringRef  AOS,
const RelocAddrMap M,
bool  LE,
const DWARFUnitSectionBase UnitSection 
) [inline]

Definition at line 19 of file DWARFCompileUnit.h.

Definition at line 31 of file DWARFCompileUnit.cpp.


Member Function Documentation


The documentation for this class was generated from the following files: