Searched refs:MacroTable (Results 1 – 7 of 7) sorted by relevance
227 void emitMacroTableImpl(const DWARFDebugMacro *MacroTable,
648 void emitMacroTableImpl(const DWARFDebugMacro *MacroTable,
919 void CompileUnit::emitMacroTableImpl(const DWARFDebugMacro *MacroTable, in emitMacroTableImpl() argument931 for (const DWARFDebugMacro::MacroList &List : MacroTable->MacroLists) { in emitMacroTableImpl()
1299 void DwarfStreamer::emitMacroTableImpl(const DWARFDebugMacro *MacroTable, in emitMacroTableImpl() argument1306 for (const DWARFDebugMacro::MacroList &List : MacroTable->MacroLists) { in emitMacroTableImpl()