10 #ifndef LLVM_DEBUGINFO_DWARF_DWARFDEBUGMACRO_H
11 #define LLVM_DEBUGINFO_DWARF_DWARFDEBUGMACRO_H
59 #endif // LLVM_DEBUGINFO_DWARF_DWARFDEBUGMACRO_H
void dump(raw_ostream &OS) const
Print the macro list found within the debug_macinfo section.
DWARFDebugMacro()=default
void parse(DataExtractor data)
Parse the debug_macinfo section accessible via the 'data' parameter.
This class implements an extremely fast bulk output stream that can only output to a stream...