Searched refs:emitLineTableForUnit (Results 1 – 4 of 4) sorted by relevance
155 void emitLineTableForUnit(const DWARFDebugLine::LineTable &LineTable,
125 virtual void emitLineTableForUnit(const DWARFDebugLine::LineTable &LineTable,
810 void DwarfStreamer::emitLineTableForUnit( in emitLineTableForUnit() function in DwarfStreamer
2207 Emitter->emitLineTableForUnit(LineTable, Unit, DebugStrPool, in generateLineTableForUnit()