LLVM  4.0.0
Classes | Public Member Functions | List of all members
llvm::DWARFDebugMacro Class Reference

#include <DWARFDebugMacro.h>

Public Member Functions

 DWARFDebugMacro ()=default
 
void dump (raw_ostream &OS) const
 Print the macro list found within the debug_macinfo section. More...
 
void parse (DataExtractor data)
 Parse the debug_macinfo section accessible via the 'data' parameter. More...
 

Detailed Description

Definition at line 21 of file DWARFDebugMacro.h.

Constructor & Destructor Documentation

llvm::DWARFDebugMacro::DWARFDebugMacro ( )
default

Member Function Documentation

void DWARFDebugMacro::dump ( raw_ostream OS) const
void DWARFDebugMacro::parse ( DataExtractor  data)

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