Synopsis

Declared in <llvm/DebugInfo/DWARF/DWARFDebugMacro.h>

class DWARFDebugMacro;

Member Functions

Name

Description

DWARFDebugMacro [constructor]

Default constructor

dump

Print the macro list found within the debug_macinfo/debug_macro section.

empty

Return whether the section has any entries.

hasEntryForOffset

parseMacinfo

parseMacro

Friends

Name

Description

llvm::dwarf_linker::parallel::CompileUnit

llvm::dwarf_linker::classic::DwarfStreamer

The Dwarf streaming logic.

Created with MrDocs